]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/schema_init.c
declare oc_bvfind_undef()
[openldap] / servers / slapd / schema_init.c
index 6421cacf7791470e2857fd5cfb87c7434ecdd79c..6cbf98af2e433c028332a262d4631c12b03a061a 100644 (file)
@@ -3078,8 +3078,8 @@ static slap_syntax_defs_rec syntax_defs[] = {
        {"( 1.2.36.79672281.1.5.0 DESC 'RDN' )",
                0, rdnValidate, rdnPretty},
 #ifdef LDAP_COMP_MATCH
-        {"( 1.2.36.79672281.1.5.3 DESC 'allComponents' )",
-                0, allComponentsValidate, NULL},
+       {"( 1.2.36.79672281.1.5.3 DESC 'allComponents' )",
+               0, allComponentsValidate, NULL},
        {"( 1.2.36.79672281.1.5.2 DESC 'componentFilterMatch assertion') ",
                0, componentFilterValidate, NULL},
 #endif