]> git.sur5r.net Git - openldap/commitdiff
dnMatch should not be local to file
authorKurt Zeilenga <kurt@openldap.org>
Tue, 4 Dec 2001 23:42:10 +0000 (23:42 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Tue, 4 Dec 2001 23:42:10 +0000 (23:42 +0000)
servers/slapd/schema_init.c

index e1284e34b708092704b6b4216007b5bdbefec27e..c3d0fd50ee6c660872665ef925bf55fb95dcbc5e 100644 (file)
@@ -415,7 +415,7 @@ dnNormalize(
        return LDAP_SUCCESS;
 }
 
-static int
+int
 dnMatch(
        int *matchp,
        slap_mask_t flags,