import gdb-1999-08-16 snapshot
[deliverable/binutils-gdb.git] / gdb / infrun.c
index 5d7fd76b72f891cce05834a351afd681fa78f33f..0ddb8f2613f6a1037db0cb199f285a32f64b54d5 100644 (file)
@@ -3088,7 +3088,7 @@ complete_execution (void)
   target_executing = 0;
   if (sync_execution)
     {
-      add_file_handler (input_fd, (file_handler_func *) call_readline, 0);
+      add_file_handler (input_fd, call_readline, 0);
       pop_prompt ();
       sync_execution = 0;
       cleanup_sigint_signal_handler ();
This page took 0.02506 seconds and 4 git commands to generate.