mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
dnMatch should not be local to file
This commit is contained in:
parent
09626cc1d5
commit
fe92783ea8
1 changed files with 1 additions and 1 deletions
|
|
@ -415,7 +415,7 @@ dnNormalize(
|
|||
return LDAP_SUCCESS;
|
||||
}
|
||||
|
||||
static int
|
||||
int
|
||||
dnMatch(
|
||||
int *matchp,
|
||||
slap_mask_t flags,
|
||||
|
|
|
|||
Loading…
Reference in a new issue