aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/tree.c')
-rw-r--r--gcc/tree.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/tree.c b/gcc/tree.c
index aca04f6..6b5630d 100644
--- a/gcc/tree.c
+++ b/gcc/tree.c
@@ -270,7 +270,7 @@ void gcc_obstack_init ();
/* If non-null, a language specific helper for unsave_expr_now. */
-int (*lang_unsave_expr_now) PROTO((tree));
+void (*lang_unsave_expr_now) PROTO((tree));
/* Init the principal obstacks. */