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

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