summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/filters.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/filters.cc b/src/filters.cc
index f1525db3..fadd5b5a 100644
--- a/src/filters.cc
+++ b/src/filters.cc
@@ -1040,7 +1040,7 @@ void interval_posts::flush()
"Calling subtotal_posts::report_subtotal() at end");
report_subtotal(interval);
}
-
+
// Tell our parent class to flush
subtotal_posts::flush();
}