From 8ab4786ef24ea98d5e8802e2c4c7ebb1627b1c31 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Sun, 8 Jan 2006 19:11:57 +0000 Subject: [PATCH] correct typo --- libraries/libldap/ppolicy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(). -- 2.39.5