From 93b8f3fe54814850fb2944e7467cd6ccc817b3ba Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Wed, 18 Nov 2009 23:14:07 -0500 Subject: Whitespace fix --- src/filters.cc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/filters.cc') diff --git a/src/filters.cc b/src/filters.cc index 47e7f66d..ff5a9775 100644 --- a/src/filters.cc +++ b/src/filters.cc @@ -502,8 +502,7 @@ void changed_value_posts::operator()(post_t& post) bind_scope_t bound_scope(report, post); last_total = total_expr.calc(bound_scope); - - last_post = &post; + last_post = &post; } void subtotal_posts::report_subtotal(const char * spec_fmt, -- cgit v1.2.3