mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 20:43:02 +01:00
Correction to the clean up of the Apollo port
This commit is contained in:
parent
5389be9db0
commit
7857915b5b
@ -749,7 +749,6 @@ const GDS_LONG gds_err_max = 692L;
|
||||
#define gds_arg_interpreted 5 /* interpreted status code (string) */
|
||||
#define gds_arg_vms 6 /* VAX/VMS status code (long) */
|
||||
#define gds_arg_unix 7 /* UNIX error code */
|
||||
#define gds_arg_domain 8 /* Apollo/Domain error code */
|
||||
#define gds_arg_dos 9 /* MSDOS/OS2 error code */
|
||||
#define gds_arg_mpexl 10 /* HP MPE/XL error code */
|
||||
#define gds_arg_mpexl_ipc 11 /* HP MPE/XL IPC error code */
|
||||
|
Loading…
Reference in New Issue
Block a user