patch-2.1.86 linux/scripts/tkparse.c
Next file: linux/CREDITS
Previous file: linux/scripts/tkgen.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Mon Feb 9 16:12:56 1998
- Orig file:
v2.1.85/linux/scripts/tkparse.c
- Orig date:
Tue Dec 23 13:52:02 1997
diff -u --recursive --new-file v2.1.85/linux/scripts/tkparse.c linux/scripts/tkparse.c
@@ -578,7 +578,7 @@
char buffer[1024];
int offset;
int old_lineno;
- char * old_file;
+ char * old_file = 0; /* superfluous, just for gcc */
char * pnt;
FILE * infile;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov