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

Style: separate functions by at least one line

This commit is contained in:
robocop 2004-05-29 04:57:55 +00:00
parent 5b3c22b16f
commit 338461d030

View File

@ -153,6 +153,7 @@ inline void clearRecordStack(RecordStack& stack)
delete stack.pop();
}
}
SLONG VIO_savepoint_large(const Savepoint* savepoint, SLONG size)
{
/**************************************