Rename LDAP_OPT_ERROR_NUMBER to LDAP_OPT_RESULT_CODE.

This commit is contained in:
Hallvard Furuseth 2003-07-22 18:49:40 +00:00
parent 7c5d23dd05
commit c1270ba4d5

View file

@ -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()