mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 16:49:39 -05:00
Fix typo
This commit is contained in:
parent
5875113f4d
commit
11fc6a68de
1 changed files with 1 additions and 1 deletions
|
|
@ -386,7 +386,7 @@ typedef struct ldapcontrol {
|
|||
#define LDAP_TAG_EXOP_REFRESH_RES_TTL ((ber_tag_t) 0x80U)
|
||||
|
||||
#define LDAP_EXOP_VERIFY_CREDENTIALS "1.3.6.1.4.1.4203.666.6.5"
|
||||
#define LDAP_EXOP_X_VERIFY_CREDENTIALS LDAP_EXOP_X_VERIFY_CREDENTIALS
|
||||
#define LDAP_EXOP_X_VERIFY_CREDENTIALS LDAP_EXOP_VERIFY_CREDENTIALS
|
||||
|
||||
#define LDAP_TAG_EXOP_VERIFY_CREDENTIALS_COOKIE ((ber_tag_t) 0x80U)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue