summaryrefslogtreecommitdiff
path: root/tests/gpc.exp
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2000-08-20 18:44:23 +0000
committerBruno Haible <bruno@clisp.org>2000-08-20 18:44:23 +0000
commit745d7fc2fb5401bddae806a6a889cc8c9e5646c2 (patch)
tree483a8e4f1fd293938bdfc9e547ed8675ca95c46f /tests/gpc.exp
parent4bdae6102758a6e3805a058fc638a6c882c08e81 (diff)
downloadgperf-745d7fc2fb5401bddae806a6a889cc8c9e5646c2.tar.gz
Regenerated.
Diffstat (limited to 'tests/gpc.exp')
-rw-r--r--tests/gpc.exp6
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/gpc.exp b/tests/gpc.exp
index 8f4d9ab..d4ada45 100644
--- a/tests/gpc.exp
+++ b/tests/gpc.exp
@@ -1,4 +1,4 @@
-/* C code produced by gperf version 2.7 */
+/* C code produced by gperf version 2.7.2 */
/* Command-line: ../src/gperf -g -o -j1 -t -p -N is_reserved_word */
/* ISO Pascal 7185 reserved words.
*
@@ -20,6 +20,10 @@ struct resword { char *name; short token; short iclass;};
#ifdef __GNUC__
__inline
+#else
+#ifdef __cplusplus
+inline
+#endif
#endif
static unsigned int
hash (str, len)