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

Fix indentation.

This commit is contained in:
Adriano dos Santos Fernandes 2022-12-15 21:51:31 -03:00
parent 8efdef36fc
commit 265c482871

View File

@ -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_close(tdbb);
}
}
}
else
{