patch-2.4.0-test10 linux/fs/hfs/trans.c
Next file: linux/fs/hpfs/buffer.c
Previous file: linux/fs/fat/cvf.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Oct 16 12:58:51 2000
- Orig file:
v2.4.0-test9/linux/fs/hfs/trans.c
- Orig date:
Sun Jan 4 10:40:17 1998
diff -u --recursive --new-file v2.4.0-test9/linux/fs/hfs/trans.c linux/fs/hfs/trans.c
@@ -514,7 +514,7 @@
int hi, lo;
unsigned char code, c, *count;
unsigned char *p = out->Name;
- static int map_initialized = 0;
+ static int map_initialized;
if (!map_initialized) {
int i;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)