From 4f506c9efd1a4a1d1835fdffb54d3ea0ab2f2af4 Mon Sep 17 00:00:00 2001 From: dimitr Date: Tue, 28 Aug 2012 18:00:22 +0000 Subject: [PATCH] Misc. --- src/jrd/tra.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/jrd/tra.cpp b/src/jrd/tra.cpp index ce590c5549..d73ace0e2a 100644 --- a/src/jrd/tra.cpp +++ b/src/jrd/tra.cpp @@ -1779,7 +1779,7 @@ void TRA_sweep(thread_db* tdbb) TraceSweepEvent traceSweep(tdbb); - // Start a transaction, if necessary, to perform the sweep. + // Start a transaction to perform the sweep. // Save the transaction's oldest snapshot as it is refreshed // during the course of the database sweep. Since it is used // below to advance the OIT we must save it before it changes.