summaryrefslogtreecommitdiff
path: root/tests/cplusplus.gperf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cplusplus.gperf')
-rw-r--r--tests/cplusplus.gperf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cplusplus.gperf b/tests/cplusplus.gperf
index 1e621c4..8139e28 100644
--- a/tests/cplusplus.gperf
+++ b/tests/cplusplus.gperf
@@ -1,5 +1,5 @@
%{
-/* Command-line: gperf -L KR-C -F ', 0, 0' -p -j1 -g -o -t -N is_reserved_word -k1,4,$,7 gplus.gperf */
+/* Command-line: gperf -L KR-C -F ', 0, 0' -j1 -g -o -t -N is_reserved_word -k1,4,$,7 gplus.gperf */
%}
struct resword { const char *name; short token; enum rid rid;};
%%