mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-26 01:29:59 -05:00
s/LDAP_RES_EXTENDED_PARTIAL/LDAP_RES_INTERMEDIATE/ (ITS#4885)
This commit is contained in:
parent
4a73490186
commit
ae710cfad3
1 changed files with 1 additions and 1 deletions
|
|
@ -94,7 +94,7 @@ The possible result types returned are:
|
|||
LDAP_RES_MODDN (0x6d)
|
||||
LDAP_RES_COMPARE (0x6f)
|
||||
LDAP_RES_EXTENDED (0x78)
|
||||
LDAP_RES_EXTENDED_PARTIAL (0x79)
|
||||
LDAP_RES_INTERMEDIATE (0x79)
|
||||
.fi
|
||||
.LP
|
||||
The
|
||||
|
|
|
|||
Loading…
Reference in a new issue