From: Kurt Zeilenga Date: Sun, 8 Jan 2006 19:11:57 +0000 (+0000) Subject: correct typo X-Git-Tag: OPENLDAP_REL_ENG_2_4_BP~404 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=8ab4786ef24ea98d5e8802e2c4c7ebb1627b1c31;p=openldap correct typo --- diff --git a/libraries/libldap/ppolicy.c b/libraries/libldap/ppolicy.c index c4f0355651..cdac7e0007 100644 --- a/libraries/libldap/ppolicy.c +++ b/libraries/libldap/ppolicy.c @@ -86,7 +86,7 @@ ldap_create_passwordpolicy_control( LDAP *ld, ld (IN) An LDAP session handle. - ctrls (IN) The address of an + ctrl (IN) The address of an LDAPControl structure, typically obtained by a call to ldap_find_control().