mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-30 13:30:57 +08:00
commit missing TXN piece
This commit is contained in:
parent
3f09968e5f
commit
8f318ec8a8
@ -626,7 +626,10 @@ typedef struct ldapcontrol {
|
||||
#define LDAP_X_INVALIDREFERENCE 0x4112
|
||||
#endif
|
||||
|
||||
#define LDAP_X_TXN_ID_INVALID 0x4120
|
||||
#ifdef LDAP_X_TXN
|
||||
#define LDAP_X_TXN_SPECIFY_OKAY 0x4120
|
||||
#define LDAP_X_TXN_ID_INVALID 0x4121
|
||||
#endif
|
||||
|
||||
/* API Error Codes
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user