dnMatch should not be local to file

This commit is contained in:
Kurt Zeilenga 2001-12-04 23:42:10 +00:00
parent 09626cc1d5
commit fe92783ea8

View File

@ -415,7 +415,7 @@ dnNormalize(
return LDAP_SUCCESS;
}
static int
int
dnMatch(
int *matchp,
slap_mask_t flags,