patch-1.3.15 linux/fs/isofs/namei.c
Next file: linux/fs/minix/file.c
Previous file: linux/fs/ext2/file.c
Back to the patch index
Back to the overall index
-  Lines: 9
 -  Date:
Tue Aug  1 10:02:42 1995
 -  Orig file: 
v1.3.14/linux/fs/isofs/namei.c
 -  Orig date: 
Tue Jul 11 10:02:58 1995
 
diff -u --recursive --new-file v1.3.14/linux/fs/isofs/namei.c linux/fs/isofs/namei.c
@@ -28,7 +28,7 @@
  *
  * NOTE! unlike strncmp, isofs_match returns 1 for success, 0 for failure.
  */
-static int isofs_match(int len,const char * name, char * compare, int dlen)
+static int isofs_match(int len,const char * name, const char * compare, int dlen)
 {
 	if (!compare)
 		return 0;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this