aboutsummaryrefslogtreecommitdiff
path: root/src/stats.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/stats.h')
-rw-r--r--src/stats.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stats.h b/src/stats.h
index 4302732c..b1a9568f 100644
--- a/src/stats.h
+++ b/src/stats.h
@@ -33,7 +33,7 @@ typedef struct _Stats {
extern Stats stats;
-void initStats();
+void initStats(void);
int printStats(int fd);