aboutsummaryrefslogtreecommitdiffstats
path: root/src/log.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/log.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/log.h b/src/log.h
index e0adf80fa..ee9942133 100644
--- a/src/log.h
+++ b/src/log.h
@@ -46,6 +46,6 @@ int cycle_log_files(void);
void close_log_files(void);
-void flushWarningLog();
+void flushWarningLog(void);
#endif /* LOG_H */