mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 16:43:03 +01:00
Misc
This commit is contained in:
parent
8b7ef73688
commit
6dce8db8ca
@ -138,7 +138,7 @@ private:
|
||||
: holder(p)
|
||||
{ }
|
||||
|
||||
unsigned int callback(unsigned int, const void*, unsigned int length, void* buffer)
|
||||
unsigned int callback(unsigned int, const void*, unsigned int length, void* buffer) override
|
||||
{
|
||||
ISC_UCHAR k = holder->getKey();
|
||||
if (!k)
|
||||
|
Loading…
Reference in New Issue
Block a user