dwarf2read.c:mapped_index, use gdb::array_view, simplify symbol table
[deliverable/binutils-gdb.git] / gdb / solib-darwin.c
index 04bbf86cf105d83a1fdb04186e63f61032ab911a..f63f924b8a56fce4b3f7331970d16fccbc15421b 100644 (file)
@@ -222,7 +222,7 @@ find_program_interpreter (void)
     Note that darwin-nat.c implements pid_to_exec_file.  */
 
 static int
-open_symbol_file_object (void *from_ttyp)
+open_symbol_file_object (int from_tty)
 {
   return 0;
 }
This page took 0.025857 seconds and 4 git commands to generate.