Use ui_file_as_string throughout more
[deliverable/binutils-gdb.git] / gdb / cp-abi.c
index afc4d4a79af69ddcfbf13be4e5604b39bf0288b0..90f0d083dada67b0c85782ac9e60f6619cc29c63 100644 (file)
@@ -212,7 +212,7 @@ cplus_type_from_type_info (struct value *value)
 
 /* See cp-abi.h.  */
 
-char *
+std::string
 cplus_typename_from_type_info (struct value *value)
 {
   if (current_cp_abi.get_typename_from_type_info == NULL)
This page took 0.025334 seconds and 4 git commands to generate.