mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 08:03:03 +01:00
fixed gcc warning
This commit is contained in:
parent
46d9452401
commit
63b726f8f0
@ -498,8 +498,8 @@ private:
|
||||
dbb_database_name(*p),
|
||||
dbb_encrypt_key(*p),
|
||||
dbb_permanent(p),
|
||||
dbb_lock_owner_id(getLockOwnerId()),
|
||||
dbb_pools(*p, 4),
|
||||
dbb_lock_owner_id(getLockOwnerId()),
|
||||
dbb_charsets(*p),
|
||||
dbb_functions(*p)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user