mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 02:03:04 +01:00
Style.
This commit is contained in:
parent
661a127b30
commit
a278bc8413
@ -201,8 +201,10 @@ int CLIB_ROUTINE server_main( int argc, char** argv)
|
||||
case 'M':
|
||||
INET_SERVER_flag |= SRVR_multi_client;
|
||||
if (argv < end)
|
||||
{
|
||||
if (clients = atoi(*argv))
|
||||
argv++;
|
||||
}
|
||||
multi_client = standalone = true;
|
||||
break;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user