patch-2.3.99-pre8 linux/lib/string.c
Next file: linux/mm/filemap.c
Previous file: linux/kernel/timer.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri May 12 11:21:20 2000
- Orig file:
v2.3.99-pre7/linux/lib/string.c
- Orig date:
Tue Jan 11 22:31:45 2000
diff -u --recursive --new-file v2.3.99-pre7/linux/lib/string.c linux/lib/string.c
@@ -46,7 +46,7 @@
}
#endif
-char * ___strtok = NULL;
+char * ___strtok;
#ifndef __HAVE_ARCH_STRCPY
char * strcpy(char * dest,const char *src)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)