From: Pierangelo Masarati Date: Sun, 17 Dec 2006 22:48:17 +0000 (+0000) Subject: fix another typo X-Git-Tag: OPENLDAP_REL_ENG_2_4_4ALPHA~8^2~356 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96152e2a3fa53475c9c68fcae0af5e93974b145a;p=thirdparty%2Fopenldap.git fix another typo --- diff --git a/servers/slapd/back-ldap/config.c b/servers/slapd/back-ldap/config.c index 251b1ef2d6..4f2745d62b 100644 --- a/servers/slapd/back-ldap/config.c +++ b/servers/slapd/back-ldap/config.c @@ -323,7 +323,7 @@ static ConfigOCs ldapocs[] = { "$ olcDbSingleConn " "$ olcDbCancel " "$ olcDbQuarantine " - "$ olcDbUseTemporaries " + "$ olcDbUseTemporaryConn " ") )", Cft_Database, ldapcfg}, { NULL, 0, NULL }