summaryrefslogtreecommitdiff
path: root/stats.c
diff options
context:
space:
mode:
Diffstat (limited to 'stats.c')
-rw-r--r--stats.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stats.c b/stats.c
index 4576c3c5..e07a2a9b 100644
--- a/stats.c
+++ b/stats.c
@@ -395,7 +395,7 @@ stats_flush(void)
}
if (need_cleanup) {
- cleanup_dir(conf, subdir);
+ clean_up_dir(conf, subdir);
}
free(subdir);