mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
param error comment is incorrect
This commit is contained in:
parent
40ef77a8f8
commit
94ef44e463
1 changed files with 1 additions and 2 deletions
|
|
@ -193,8 +193,7 @@ An invalid filter was supplied to ldap_search() (e.g., unbalanced
|
|||
parentheses).
|
||||
.TP
|
||||
.SM LDAP_PARAM_ERROR
|
||||
An ldap routine was called with a bad parameter (e.g., a NULL ld
|
||||
pointer, etc.).
|
||||
An ldap routine was called with a bad parameter.
|
||||
.TP
|
||||
.SM LDAP_NO_MEMORY
|
||||
An memory allocation (e.g., malloc(3) or other dynamic memory
|
||||
|
|
|
|||
Loading…
Reference in a new issue