summaryrefslogtreecommitdiff
path: root/src/filters.h
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2015-08-04 14:47:44 -0700
committerJohn Wiegley <johnw@newartisans.com>2015-08-04 14:47:44 -0700
commita24910b3740b572db15fda4bd574222090e16d79 (patch)
treec55016e39e293fc8fa0016eb1eeb4be1bc439b68 /src/filters.h
parenta3e946f90f902600819f64217c8cd98c72bb21ba (diff)
downloadledger-a24910b3740b572db15fda4bd574222090e16d79.tar.gz
ledger-a24910b3740b572db15fda4bd574222090e16d79.tar.bz2
ledger-a24910b3740b572db15fda4bd574222090e16d79.zip
Whitespace cleanup
Diffstat (limited to 'src/filters.h')
-rw-r--r--src/filters.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/filters.h b/src/filters.h
index 9b745235..e3dc19d8 100644
--- a/src/filters.h
+++ b/src/filters.h
@@ -423,7 +423,7 @@ class collapse_posts : public item_handler<post_t>
{
typedef std::map<string,value_t> totals_map;
-
+
expr_t& amount_expr;
predicate_t display_predicate;
predicate_t only_predicate;