From: Pierangelo Masarati Date: Sat, 19 Nov 2005 23:23:18 +0000 (+0000) Subject: fix typo in write timeouts argnumbers X-Git-Tag: OPENLDAP_REL_ENG_2_4_BP~773 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=d71a3add92cff46d8295062a445eda1a36ba0b8e;p=openldap fix typo in write timeouts argnumbers --- diff --git a/servers/slapd/back-ldap/config.c b/servers/slapd/back-ldap/config.c index 0bac751669..da838e3c6c 100644 --- a/servers/slapd/back-ldap/config.c +++ b/servers/slapd/back-ldap/config.c @@ -206,7 +206,7 @@ static ConfigTable ldapcfg[] = { "SYNTAX OMsBoolean " "SINGLE-VALUE )", NULL, NULL }, - { "timeout", "timeout", 0, 2, 0, + { "timeout", "timeout(list)", 2, 0, 0, ARG_MAGIC|LDAP_BACK_CFG_TIMEOUT, ldap_back_cf_gen, "( OLcfgDbAt:3.14 " "NAME 'olcDbTimeout' "