8
0
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:
alexpeshkoff 2008-02-02 18:08:28 +00:00
parent 46d9452401
commit 63b726f8f0

View File

@ -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)
{