summaryrefslogtreecommitdiff
path: root/tests/c-parse.exp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/c-parse.exp')
-rw-r--r--tests/c-parse.exp4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/c-parse.exp b/tests/c-parse.exp
index 65033c6..f934e70 100644
--- a/tests/c-parse.exp
+++ b/tests/c-parse.exp
@@ -1,7 +1,7 @@
/* C code produced by gperf version 2.7.2 */
-/* Command-line: ../src/gperf -L C -F ', 0, 0' -p -j1 -i 1 -g -o -t -G -N is_reserved_word -k'1,3,$' */
+/* Command-line: ../src/gperf -L C -F ', 0, 0' -j1 -i 1 -g -o -t -G -N is_reserved_word -k'1,3,$' */
-/* Command-line: gperf -L KR-C -F ', 0, 0' -p -j1 -i 1 -g -o -t -N is_reserved_word -k1,3,$ c-parse.gperf */
+/* Command-line: gperf -L KR-C -F ', 0, 0' -j1 -i 1 -g -o -t -N is_reserved_word -k1,3,$ c-parse.gperf */
struct resword { const char *name; short token; enum rid rid; };
#define TOTAL_KEYWORDS 83