-Wwrite-strings: The Rest
[deliverable/binutils-gdb.git] / gdb / solib-darwin.c
index 232641b9c6c314e4376b7babd40687755290107e..0b975569e25c81f03ec1fc1f216d0aeeab534e67 100644 (file)
@@ -170,7 +170,7 @@ struct darwin_so_list
 /* Lookup the value for a specific symbol.  */
 
 static CORE_ADDR
-lookup_symbol_from_bfd (bfd *abfd, char *symname)
+lookup_symbol_from_bfd (bfd *abfd, const char *symname)
 {
   long storage_needed;
   asymbol **symbol_table;
This page took 0.028299 seconds and 4 git commands to generate.