gdb/
[deliverable/binutils-gdb.git] / gdb / tracepoint.c
index 28d34a7250ca85491e456222e024ef90e6da8817..a33905a479c86229782561b5a9d7007a69319002 100644 (file)
@@ -4625,7 +4625,7 @@ parse_tsv_definition (char *line, struct uploaded_tsv **utsvp)
 /* Close the trace file and generally clean up.  */
 
 static void
-tfile_close (int quitting)
+tfile_close (void)
 {
   int pid;
 
This page took 0.024163 seconds and 4 git commands to generate.