Another whitespace fix

This commit is contained in:
John Wiegley 2013-05-19 02:51:29 -05:00
parent c70e959214
commit 3656e692ff

View file

@ -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();
}