summaryrefslogtreecommitdiff
path: root/src/metaentry.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/metaentry.h')
-rw-r--r--src/metaentry.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/metaentry.h b/src/metaentry.h
index 6c97961..fd28c17 100644
--- a/src/metaentry.h
+++ b/src/metaentry.h
@@ -94,6 +94,6 @@ void mentries_compare(struct metahash *mhashreal,
int cmp),
msettings *st);
-void mentries_dump(struct metahash *mhash);
+void mentries_dump(struct metahash *mhash, int with_mtime);
#endif /* METAENTRY_H */