ada-lang.c::ada_value_cast: remove unnecessary parentheses
[deliverable/binutils-gdb.git] / libiberty / simple-object-common.h
index 53501df8fd95c02942601f4d4a54952dffab199b..858209f9b059156c2d806538e5715c7b9b7b2635 100644 (file)
@@ -145,7 +145,7 @@ struct simple_object_functions
   /* Copy LTO debug sections.  */
   const char *(*copy_lto_debug_sections) (simple_object_read *sobj,
                                          simple_object_write *dobj,
-                                         int (*pfn) (const char **),
+                                         char *(*pfn) (const char *),
                                          int *err);
 };
 
This page took 0.022811 seconds and 4 git commands to generate.