aboutsummaryrefslogtreecommitdiffstats
path: root/src/args.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/args.c')
-rw-r--r--src/args.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/args.c b/src/args.c
index f18629c..8b62cb8 100644
--- a/src/args.c
+++ b/src/args.c
@@ -309,7 +309,7 @@ app_arg(int add_line, struct date *day, long date, const char *fmt_apt,
day_store_items(date, regex, 0);
- int n = day_item_count();
+ int n = day_item_count(0);
if (n > 0) {
if (add_line)