From 62c2ab968c2ec412624bc0f001f7f771c358e442 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sun, 19 May 2013 02:41:38 -0500 Subject: Whitespace fix --- src/filters.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/filters.cc') diff --git a/src/filters.cc b/src/filters.cc index 9b8e4fc6..f1525db3 100644 --- a/src/filters.cc +++ b/src/filters.cc @@ -1075,7 +1075,7 @@ namespace { post_t& balance_post = temps.create_post(xact, &balance_account); balance_post.amount = - amount; (*handler)(balance_post); - } + } }; } -- cgit v1.2.3