summaryrefslogtreecommitdiff
path: root/tests/test-4.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/test-4.exp
parent4bdae6102758a6e3805a058fc638a6c882c08e81 (diff)
downloadgperf-745d7fc2fb5401bddae806a6a889cc8c9e5646c2.tar.gz
Regenerated.
Diffstat (limited to 'tests/test-4.exp')
-rw-r--r--tests/test-4.exp6
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/test-4.exp b/tests/test-4.exp
index 865003c..945331c 100644
--- a/tests/test-4.exp
+++ b/tests/test-4.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 -D -p -t */
/* 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; };
@@ -12,6 +12,10 @@ struct resword { const char *name; short token; enum rid rid; };
#ifdef __GNUC__
__inline
+#else
+#ifdef __cplusplus
+inline
+#endif
#endif
static unsigned int
hash (str, len)