mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
Rename LDAP_OPT_ERROR_NUMBER to LDAP_OPT_RESULT_CODE.
This commit is contained in:
parent
7c5d23dd05
commit
c1270ba4d5
1 changed files with 3 additions and 2 deletions
|
|
@ -28,8 +28,9 @@ is accessible using
|
|||
and
|
||||
.BR ldap_set_option (3)
|
||||
with the
|
||||
.B LDAP_OPT_ERROR_NUMBER
|
||||
option.
|
||||
.B LDAP_OPT_RESULT_CODE
|
||||
option (previously called
|
||||
.BR LDAP_OPT_ERROR_NUMBER ).
|
||||
.LP
|
||||
The
|
||||
.B ldap_result2error()
|
||||
|
|
|
|||
Loading…
Reference in a new issue