8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 04:43:03 +01:00

Fixed build error

This commit is contained in:
hvlad 2015-01-12 08:16:32 +00:00
parent b99311dd1e
commit 621766efea

View File

@ -330,7 +330,7 @@ void InternalTransaction::doRollback(ISC_STATUS* status, thread_db* tdbb, bool r
else
{
IntStatus s(status);
CheckStatusWrapper statusWrapper(&statusWrapper);
CheckStatusWrapper statusWrapper(&s);
EngineCallbackGuard guard(tdbb, *this, FB_FUNCTION);
if (retain)