aboutsummaryrefslogtreecommitdiff
path: root/gdb/m2-lang.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/m2-lang.h')
-rw-r--r--gdb/m2-lang.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/m2-lang.h b/gdb/m2-lang.h
index 161b4b6..87df81c 100644
--- a/gdb/m2-lang.h
+++ b/gdb/m2-lang.h
@@ -23,7 +23,7 @@ extern int m2_parse (void); /* Defined in m2-exp.y */
extern void m2_error (char *); /* Defined in m2-exp.y */
/* Defined in m2-typeprint.c */
-extern void m2_print_type (struct type *, char *, struct ui_file *, int,
+extern void m2_print_type (struct type *, const char *, struct ui_file *, int,
int);
extern void m2_print_typedef (struct type *, struct symbol *,