patch-2.2.7 linux/fs/fat/misc.c
Next file: linux/fs/hfs/dir_cap.c
Previous file: linux/fs/fat/inode.c
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Tue Apr 20 14:37:10 1999
- Orig file:
v2.2.6/linux/fs/fat/misc.c
- Orig date:
Fri Jan 23 18:10:32 1998
diff -u --recursive --new-file v2.2.6/linux/fs/fat/misc.c linux/fs/fat/misc.c
@@ -51,11 +51,11 @@
/*
- * is_binary selects optional text conversion based on the conversion mode and
- * the extension part of the file name.
+ * fat_is_binary selects optional text conversion based on the conversion mode
+ * and the extension part of the file name.
*/
-int is_binary(char conversion,char *extension)
+int fat_is_binary(char conversion,char *extension)
{
char *walk;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)