From: Kurt Zeilenga Date: Tue, 28 Dec 2010 22:59:15 +0000 (+0000) Subject: Fix prototype to match code X-Git-Tag: MIGRATION_CVS2GIT~330 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=3242a3fab47c69ae72d01f7b2c22c6cf0398a66b;p=openldap Fix prototype to match code --- diff --git a/include/ldap.h b/include/ldap.h index bdf4cd90e3..4970d6e63e 100644 --- a/include/ldap.h +++ b/include/ldap.h @@ -2251,7 +2251,7 @@ ldap_verify_credentials_s LDAP_P(( struct berval **authzid )); LDAP_F( int ) -ldap_parse_verify_credentials_result LDAP_P(( +ldap_parse_verify_credentials LDAP_P(( LDAP *ld, LDAPMessage *res, struct berval **cookie,