mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 06:03:02 +01:00
Misc
This commit is contained in:
parent
8e10d76be9
commit
eb257542c1
@ -275,7 +275,7 @@ int WINAPI WinMain(HINSTANCE hThisInst, HINSTANCE /*hPrevInst*/, LPSTR lpszArgs,
|
||||
iscLogException("Server error", ex);
|
||||
}
|
||||
|
||||
fb_shutdown(5*1000 /*5 seconds*/, fb_shutrsn_no_connection);
|
||||
fb_shutdown(5 * 1000 /*5 seconds*/, fb_shutrsn_no_connection);
|
||||
}
|
||||
else if (!(server_flag & SRVR_non_service))
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user