mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 06:03:02 +01:00
Misc.
This commit is contained in:
parent
5c44d10068
commit
5c58b09674
@ -2167,7 +2167,7 @@ static bool modify_generator(thread_db* tdbb, SSHORT phase, DeferredWork* work,
|
|||||||
isc_arg_gds, isc_random,
|
isc_arg_gds, isc_random,
|
||||||
isc_arg_string, "Only can modify description for user generators.",
|
isc_arg_string, "Only can modify description for user generators.",
|
||||||
0);
|
0);
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
case 2:
|
case 2:
|
||||||
return true;
|
return true;
|
||||||
|
Loading…
Reference in New Issue
Block a user