summaryrefslogtreecommitdiff
path: root/report.h
diff options
context:
space:
mode:
Diffstat (limited to 'report.h')
-rw-r--r--report.h2
1 files changed, 1 insertions, 1 deletions
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);