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

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)