Protoization.
[deliverable/binutils-gdb.git] / gdb / infrun.c
index a945c1a40fe945e8c74a05c1cfb236b98585774d..1aef7865d822a125445163da13a96602d6d742f2 100644 (file)
@@ -1309,8 +1309,7 @@ struct execution_control_state async_ecss;
 struct execution_control_state *async_ecs;
 
 void
-fetch_inferior_event (client_data)
-     void *client_data;
+fetch_inferior_event (void *client_data)
 {
   static struct cleanup *old_cleanups;
 
This page took 0.023774 seconds and 4 git commands to generate.