PR ld/13343
[deliverable/binutils-gdb.git] / gdb / ada-lang.h
index 375fab0cee87d75bbdd68c56a185bb41e2dffb9c..2a6cd57d9f9df51d77ee337c020af01d674e0aa5 100644 (file)
@@ -322,7 +322,7 @@ extern struct type *ada_template_to_fixed_record_type_1 (struct type *type,
 
 extern int ada_name_prefix_len (const char *);
 
-extern char *ada_type_name (struct type *);
+extern const char *ada_type_name (struct type *);
 
 extern struct type *ada_find_parallel_type (struct type *,
                                             const char *suffix);
This page took 0.023191 seconds and 4 git commands to generate.