mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-30 13:30:57 +08:00
Backout prototype rename
This commit is contained in:
parent
321780eb66
commit
f1441afbac
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user