From 539887b3fbbb28e67f61437817dd617607724897 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Wed, 18 Nov 2009 23:13:33 -0500 Subject: Changed only_preliminaries to for_accounts_report --- src/chain.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/chain.h') diff --git a/src/chain.h b/src/chain.h index 0384027c..a2b75b3a 100644 --- a/src/chain.h +++ b/src/chain.h @@ -84,7 +84,7 @@ class report_t; post_handler_ptr chain_post_handlers(report_t& report, post_handler_ptr base_handler, - bool only_preliminaries = false); + bool for_accounts_report = false); } // namespace ledger -- cgit v1.2.3