From: Pierangelo Masarati Date: Sat, 21 Jan 2006 10:42:21 +0000 (+0000) Subject: cleanup X-Git-Tag: OPENLDAP_REL_ENG_2_4_BP~279 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=5360a5dc21d4e85cb6c191e906f6300bb03bcaf4;p=openldap cleanup --- diff --git a/servers/slapd/bconfig.c b/servers/slapd/bconfig.c index ba43489d8f..39c8af54bd 100644 --- a/servers/slapd/bconfig.c +++ b/servers/slapd/bconfig.c @@ -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' "