Fix formatting
[deliverable/binutils-gdb.git] / gdb / target.c
index e1021d8dd7cea3cc6eca8138c6d18d467d6f37eb..b99055dd5138d0afd862a0dcb2b7817f70be730b 100644 (file)
@@ -2126,7 +2126,7 @@ Use \"info signals\" for a list of symbolic signals.");
 }
 \f
 /* Returns zero to leave the inferior alone, one to interrupt it.  */
-int (*target_activity_function) PARAMS ((void));
+int (*target_activity_function) (void);
 int target_activity_fd;
 \f
 /* Convert a normal process ID to a string.  Returns the string in a static
This page took 0.02396 seconds and 4 git commands to generate.