aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/xref.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/java/xref.h')
-rw-r--r--gcc/java/xref.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/java/xref.h b/gcc/java/xref.h
index 6089d31..40f9d68 100644
--- a/gcc/java/xref.h
+++ b/gcc/java/xref.h
@@ -30,7 +30,7 @@ void expand_xref PROTO ((tree));
/* flag_emit_xref range of possible values. */
enum {
- XREF_NONE = 0,
+ XREF_NONE = 0
};
/* Lookup table to be used with the value of flag_emit_xref */