gas: blackfin: handle multibyte symbols
[deliverable/binutils-gdb.git] / gdb / ada-lang.h
index c51964a510ecdd82ecc77ec4d649ee4ed7327069..d1e8ca50c51b51b307886ef01350cf230518aca5 100644 (file)
@@ -156,7 +156,7 @@ extern int ada_parse (void);    /* Defined in ada-exp.y */
 extern void ada_error (char *); /* Defined in ada-exp.y */
 
                         /* Defined in ada-typeprint.c */
-extern void ada_print_type (struct type *, char *, struct ui_file *, int,
+extern void ada_print_type (struct type *, const char *, struct ui_file *, int,
                             int);
 
 extern void ada_print_typedef (struct type *type, struct symbol *new_symbol,
This page took 0.02474 seconds and 4 git commands to generate.