gdb/
[deliverable/binutils-gdb.git] / gdb / p-lang.h
index 0ea2fc9cfa5d55b3fc0a3f98c2c895a14e885472..7e076d5c9087cebb79280a935db47961cb2ab498 100644 (file)
@@ -30,7 +30,8 @@ extern int pascal_parse (void);       /* Defined in p-exp.y */
 extern void pascal_error (char *);     /* Defined in p-exp.y */
 
 /* Defined in p-typeprint.c */
-extern void pascal_print_type (struct type *, char *, struct ui_file *, int, int);
+extern void pascal_print_type (struct type *, const char *, struct ui_file *,
+                              int, int);
 
 extern void pascal_print_typedef (struct type *, struct symbol *,
                                  struct ui_file *);
This page took 0.03022 seconds and 4 git commands to generate.