* gdbtypes.h (struct main_type): Change type of name,tag_name,
[deliverable/binutils-gdb.git] / gdb / cp-support.c
index 4902e50e3c6496a00cdb2db7cd6317c9d5f7f216..0620aa7dbf6b22056fc90566a9a689fb63ce030b 100644 (file)
@@ -1205,7 +1205,7 @@ make_symbol_overload_list_adl_namespace (struct type *type,
                                          const char *func_name)
 {
   char *namespace;
-  char *type_name;
+  const char *type_name;
   int i, prefix_len;
 
   while (TYPE_CODE (type) == TYPE_CODE_PTR
This page took 0.023499 seconds and 4 git commands to generate.