aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/xref.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/java/xref.c')
-rw-r--r--gcc/java/xref.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/java/xref.c b/gcc/java/xref.c
index 8835e8dfcac..8fd51804819 100644
--- a/gcc/java/xref.c
+++ b/gcc/java/xref.c
@@ -35,7 +35,7 @@ The Free Software Foundation is independent of Sun Microsystems, Inc. */
static xref_flag_table xref_table [] = {
- {NULL, NULL, NULL},
+ {NULL, NULL, NULL, NULL},
};
/* Decode an xref flag value. Return 0 if the flag wasn't found. */