Remove compiler warning.

This commit is contained in:
David Kline
2008-07-18 13:53:47 +00:00
parent 8971346c5e
commit f245c214e6
+1 -3
View File
@@ -1,4 +1,2 @@
/* strtok_r prototype */
char* strtok_r(char *, const char *, char **);
char* strtok_r(char *, const char *, char **);