aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/lang.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/java/lang.c')
-rw-r--r--gcc/java/lang.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/java/lang.c b/gcc/java/lang.c
index c04410c..18fba28 100644
--- a/gcc/java/lang.c
+++ b/gcc/java/lang.c
@@ -440,7 +440,7 @@ put_decl_node (node)
The value of the hook decl_printable_name is this function,
which is also called directly by lang_print_error. */
-char *
+const char *
lang_printable_name (decl, v)
tree decl;
int v __attribute__ ((__unused__));