8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 06:03:02 +01:00
This commit is contained in:
robocop 2004-10-30 05:51:30 +00:00
parent 5c44d10068
commit 5c58b09674

View File

@ -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;