mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 22:43:03 +01:00
Fix indentation.
This commit is contained in:
parent
8efdef36fc
commit
265c482871
@ -693,7 +693,7 @@ void EXE_receive(thread_db* tdbb,
|
|||||||
(current->bli_blob_object->blb_flags & BLB_close_on_read))
|
(current->bli_blob_object->blb_flags & BLB_close_on_read))
|
||||||
{
|
{
|
||||||
current->bli_blob_object->BLB_close(tdbb);
|
current->bli_blob_object->BLB_close(tdbb);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user