mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
dnMatch should not be local to file
This commit is contained in:
parent
09626cc1d5
commit
fe92783ea8
@ -415,7 +415,7 @@ dnNormalize(
|
||||
return LDAP_SUCCESS;
|
||||
}
|
||||
|
||||
static int
|
||||
int
|
||||
dnMatch(
|
||||
int *matchp,
|
||||
slap_mask_t flags,
|
||||
|
Loading…
Reference in New Issue
Block a user