8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 00:43:03 +01:00
This commit is contained in:
robocop 2008-05-08 08:24:57 +00:00
parent 15b2c7b3ab
commit a8b9f4cdd0

View File

@ -86,7 +86,7 @@ int CLIB_ROUTINE main( int argc, char **argv)
* *
* Functional description * Functional description
* The main for fbguard. This process is used to start * The main for fbguard. This process is used to start
* the stanalone server and keep it running after an abnormal termination. * the standalone server and keep it running after an abnormal termination.
* *
**************************************/ **************************************/
USHORT option = FOREVER; /* holds FOREVER or ONETIME or IGNORE */ USHORT option = FOREVER; /* holds FOREVER or ONETIME or IGNORE */