aboutsummaryrefslogtreecommitdiff
path: root/gdb/cli/cli-logging.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/cli/cli-logging.c')
-rw-r--r--gdb/cli/cli-logging.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/cli/cli-logging.c b/gdb/cli/cli-logging.c
index 67ec672..db34b0d 100644
--- a/gdb/cli/cli-logging.c
+++ b/gdb/cli/cli-logging.c
@@ -43,7 +43,7 @@ int logging_overwrite, logging_redirect;
/* If we've pushed output files, close them and pop them. */
static void
-pop_output_files ()
+pop_output_files (void)
{
/* Only delete one of the files -- they are all set to the same
value. */