summaryrefslogtreecommitdiffstats
path: root/common/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/log.h')
-rw-r--r--common/log.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/log.h b/common/log.h
index 56584646..446b6f26 100644
--- a/common/log.h
+++ b/common/log.h
@@ -91,7 +91,7 @@ log_start(const char* progname, const char* logfile, const unsigned int loglvl,
*
*/
void DEFAULT_CC
-log_end();
+log_end(void);
/**
*