]> git.sur5r.net Git - openldap/commitdiff
cleanup
authorPierangelo Masarati <ando@openldap.org>
Sat, 21 Jan 2006 10:42:21 +0000 (10:42 +0000)
committerPierangelo Masarati <ando@openldap.org>
Sat, 21 Jan 2006 10:42:21 +0000 (10:42 +0000)
servers/slapd/bconfig.c

index ba43489d8ff825dcb79a1cc5796e4947ea0eafa1..39c8af54bd09929c603f54d2b3a691ad34377975 100644 (file)
@@ -247,7 +247,7 @@ static ConfigTable config_back_cf_table[] = {
                &config_generic, "( OLcfgGlAt:5 NAME 'olcAttributeOptions' "
                        "EQUALITY caseIgnoreMatch "
                        "SYNTAX OMsDirectoryString )", NULL, NULL },
-       { "attribute",  "attribute", 2, 0, 9,
+       { "attribute",  "attribute", 2, 0, STRLENOF( "attribute" ),
                ARG_PAREN|ARG_MAGIC|CFG_ATTR|ARG_NO_DELETE|ARG_NO_INSERT,
                &config_generic, "( OLcfgGlAt:4 NAME 'olcAttributeTypes' "
                        "DESC 'OpenLDAP attributeTypes' "