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

Too trivial change

This commit is contained in:
robocop 2003-09-16 08:34:08 +00:00
parent 5c7c06d890
commit fe6f929d54

View File

@ -5,7 +5,7 @@
extern int GSEC_main(SVC service);
#endif
/* Output reporting utilities */
// Output reporting utilities
extern void GSEC_print_status(ISC_STATUS *);
extern void GSEC_error_redirect(ISC_STATUS *, USHORT, TEXT *, TEXT *);
extern void GSEC_error(USHORT, TEXT *, TEXT *, TEXT *, TEXT *, TEXT *);