From f0791bbd7297e737d9e13d0b0bb21473b173b2a7 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Thu, 18 Aug 2011 14:48:38 -0400 Subject: Cleanup whitespace --- src/xact.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/xact.h') diff --git a/src/xact.h b/src/xact.h index 4879967f..5d7912fc 100644 --- a/src/xact.h +++ b/src/xact.h @@ -61,7 +61,7 @@ public: xact_base_t() : item_t(), journal(NULL) { TRACE_CTOR(xact_base_t, ""); } - xact_base_t(const xact_base_t& e); + xact_base_t(const xact_base_t& e); virtual ~xact_base_t(); -- cgit v1.2.3