Skip to content
Snippets Groups Projects
Commit e5a5f44f authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

That second abandon should have been an extended.

parent b1869acd
No related branches found
No related tags found
No related merge requests found
......@@ -136,7 +136,7 @@ typedef struct ldapcontrol {
#define LDAP_REQ_RENAME LDAP_REQ_MODRDN
#define LDAP_REQ_COMPARE 0x6eL /* application + constructed */
#define LDAP_REQ_ABANDON 0x50L /* application + primitive */
#define LDAP_REQ_ABANDON 0x77L /* application + constructed */
#define LDAP_REQ_EXTENDED 0x77L /* application + constructed */
/* U-Mich version 3.0 compatibility stuff */
#define LDAP_REQ_UNBIND_30 0x62L
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment