From: Kurt Zeilenga Date: Wed, 26 Feb 2003 15:53:31 +0000 (+0000) Subject: Backout prototype rename X-Git-Tag: NO_SLAP_OP_BLOCKS~279 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f1441afbac9ca72909715f00aa09e05b6dc8496c;p=openldap Backout prototype rename --- diff --git a/servers/slapd/proto-slap.h b/servers/slapd/proto-slap.h index 26c3801540..c85866f60c 100644 --- a/servers/slapd/proto-slap.h +++ b/servers/slapd/proto-slap.h @@ -1065,11 +1065,11 @@ LDAP_SLAPD_F (void) slap_init_user LDAP_P(( char *username, char *groupname )); /* * value.c */ -LDAP_SLAPD_F (int) assertion_value_validate LDAP_P(( +LDAP_SLAPD_F (int) value_validate LDAP_P(( MatchingRule *mr, struct berval *in, const char ** text )); -LDAP_SLAPD_F (int) attribute_value_normalize LDAP_P(( +LDAP_SLAPD_F (int) value_normalize LDAP_P(( AttributeDescription *ad, unsigned usage, struct berval *in,