Replaced LDAP_EXOP_X_START_TLS with LDAP_EXOP_START_TLS

This commit is contained in:
Mark Valence 1999-12-08 17:39:11 +00:00
parent ecc3ea7543
commit 0f52ca7f83

View File

@ -180,7 +180,7 @@ typedef struct ldapcontrol {
/* LDAP Extended Operations */
#define LDAP_EXOP_X_MODIFY_PASSWD "1.3.6.1.4.1.4203.666.6.1"
#define LDAP_EXOP_X_START_TLS "1.3.6.1.4.1.1466.20037"
#define LDAP_EXOP_START_TLS "1.3.6.1.4.1.1466.20037"
/*