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:
parent
5b3c22b16f
commit
338461d030
@ -153,6 +153,7 @@ inline void clearRecordStack(RecordStack& stack)
|
||||
delete stack.pop();
|
||||
}
|
||||
}
|
||||
|
||||
SLONG VIO_savepoint_large(const Savepoint* savepoint, SLONG size)
|
||||
{
|
||||
/**************************************
|
||||
|
Loading…
Reference in New Issue
Block a user