8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 15:23:02 +01:00

patch format

This commit is contained in:
brodsom 2003-02-16 11:17:36 +00:00
parent 01e45b1a62
commit a2e1f7e865

View File

@ -301,7 +301,7 @@ int CLIB_ROUTINE main(int argc, char **argv)
isc_tr_handle transact1;
isc_req_handle request1, request2, request3;
STATUS *status_vector;
#if defined (WIN95)&& !defined (SUPERSERVER)
#if defined (WIN95) && !defined (SUPERSERVER)
BOOL fAnsiCP;
#endif