summaryrefslogtreecommitdiff
path: root/tests/java.exp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/java.exp')
-rw-r--r--tests/java.exp6
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/java.exp b/tests/java.exp
index 314da20..d9cdf68 100644
--- a/tests/java.exp
+++ b/tests/java.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 -L C -F ', 0' -p -t -j1 -i 1 -g -o -N java_keyword -k'1,3,$' */
/* Keyword definition for the GNU compiler for the Java(TM) language.
Copyright (C) 1997, 1998 Free Software Foundation, Inc.
@@ -36,6 +36,10 @@ struct java_keyword { const char *name; int token; };
#ifdef __GNUC__
__inline
+#else
+#ifdef __cplusplus
+inline
+#endif
#endif
static unsigned int
hash (str, len)