mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
216 B

--- ./xa_input.c~ 1999-03-21 23:36:25.000000000 +0100
+++ ./xa_input.c 2005-10-21 05:36:17.000000000 +0200
@@ -953,7 +953,7 @@
}
xaULONG xa_ftp_abort(xin)
-XA_INPUT xin;
+XA_INPUT *xin;
{
return(xaFALSE);
}