summaryrefslogtreecommitdiff
path: root/src/string
diff options
context:
space:
mode:
Diffstat (limited to 'src/string')
-rw-r--r--src/string/_strtok.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/string/_strtok.h b/src/string/_strtok.h
index 09c0ba96..56ad0dca 100644
--- a/src/string/_strtok.h
+++ b/src/string/_strtok.h
@@ -1 +1,2 @@
-
+ (void)state; (void)current;
+ (void)s1; (void)s2;