From: Pierangelo Masarati Date: Tue, 7 Jun 2011 22:29:39 +0000 (+0200) Subject: fix typo in previous commit X-Git-Tag: OPENLDAP_REL_ENG_2_4_26~90 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=7a5bacc93dc8b234ab5e5e35b94b667a9498d09e;p=openldap fix typo in previous commit --- diff --git a/servers/slapd/back-ldap/chain.c b/servers/slapd/back-ldap/chain.c index 66f7d26471..41bb6ef1d3 100644 --- a/servers/slapd/back-ldap/chain.c +++ b/servers/slapd/back-ldap/chain.c @@ -1270,7 +1270,7 @@ static ConfigOCs chainocs[] = { { "( OLcfgOvOc:3.2 " "NAME 'olcChainDatabase' " "DESC 'Chain remote server configuration' " - "AXUILIARY )", + "AUXILIARY )", Cft_Misc, olcDatabaseDummy, chain_ldadd #ifdef SLAP_CONFIG_DELETE , NULL, chain_lddel