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

Adding some comments regarding deprecated SPX protocol.

This commit is contained in:
seanleyne 2002-12-03 03:55:08 +00:00
parent 6a5e1e8dc8
commit 1b7af9885d

View File

@ -33,7 +33,7 @@
*
*/
/*
$Id: ibase.h,v 1.18 2002-12-02 08:25:17 eku Exp $
$Id: ibase.h,v 1.19 2002-12-03 03:55:08 seanleyne Exp $
*/
#ifndef JRD_IBASE_H
@ -783,6 +783,7 @@ ISC_INT64 ISC_EXPORT isc_portable_integer(unsigned char ISC_FAR*,
#define sec_protocol_tcpip 1
#define sec_protocol_netbeui 2
/* sec_protocol_spx 3 -- Deprecated Protocol */
#define sec_protocol_local 4
typedef struct {