From ea27d1b45a5ff975a1e90e3e9f4b74ff8d34056e Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Tue, 29 Jul 2008 20:10:03 -0400 Subject: Moved around and renamed a very large amount of code in order to rationalize the way that value expressions extract information from journal objects. --- report.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'report.h') diff --git a/report.h b/report.h index 7c5c6384..79d18f3c 100644 --- a/report.h +++ b/report.h @@ -182,7 +182,7 @@ public: chain_xact_handlers(xact_handler_ptr handler, const bool handle_individual_transactions = true); - void transactions_report(xact_handler_ptr handler); + void xacts_report(xact_handler_ptr handler); void entry_report(xact_handler_ptr handler, entry_t& entry); -- cgit v1.2.3