Eliminate catch_errors
[deliverable/binutils-gdb.git] / gdb / solib-aix.c
index 633c9e6aaf3ba9114c038f42bcf56b66185ea650..9233e7815cf3f9bcdd671580447dfad8cf8cffc4 100644 (file)
@@ -589,7 +589,7 @@ solib_aix_current_sos (void)
 /* Implement the "open_symbol_file_object" target_so_ops method.  */
 
 static int
-solib_aix_open_symbol_file_object (void *from_ttyp)
+solib_aix_open_symbol_file_object (int from_tty)
 {
   return 0;
 }
This page took 0.023412 seconds and 4 git commands to generate.