summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2013-05-19 02:51:29 -0500
committerJohn Wiegley <johnw@newartisans.com>2013-05-19 02:51:29 -0500
commit3656e692ff1bda057159d39654b7ba201cfc8645 (patch)
treec3133b9477158ffd5fd3b18d46de955d189b9fb1 /src
parentc70e959214239256d1bc947a4a940b3b3ee1ac17 (diff)
downloadfork-ledger-3656e692ff1bda057159d39654b7ba201cfc8645.tar.gz
fork-ledger-3656e692ff1bda057159d39654b7ba201cfc8645.tar.bz2
fork-ledger-3656e692ff1bda057159d39654b7ba201cfc8645.zip
Another whitespace fix
Diffstat (limited to 'src')
-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();
}