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.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/c-parse.exp b/tests/c-parse.exp
index 9b21090..9bef0e8 100644
--- a/tests/c-parse.exp
+++ b/tests/c-parse.exp
@@ -1,5 +1,5 @@
/* C code produced by gperf version 2.7 */
-/* Command-line: ../src/gperf -L C -F , 0, 0 -p -j1 -i 1 -g -o -t -G -N is_reserved_word -k1,3,$ */
+/* 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: gperf -L KR-C -F ', 0, 0' -p -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; };