summaryrefslogtreecommitdiff
path: root/tests/objc.gperf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/objc.gperf')
-rw-r--r--tests/objc.gperf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/objc.gperf b/tests/objc.gperf
index 407459f..f0e3290 100644
--- a/tests/objc.gperf
+++ b/tests/objc.gperf
@@ -1,5 +1,5 @@
%{
-/* Command-line: gperf -p -j1 -i 1 -g -o -t -N is_reserved_word -k1,3,$ objc.gperf */
+/* Command-line: gperf -j1 -i 1 -g -o -t -N is_reserved_word -k1,3,$ objc.gperf */
%}
struct resword { char *name; short token; enum rid rid; };
%%