From: Pierangelo Masarati Date: Tue, 7 Jun 2011 22:29:39 +0000 (+0200) Subject: fix typo in previous commit X-Git-Url: https://git.sur5r.net/?p=openldap;a=commitdiff_plain;h=8a1aa76b0706466b39b99df8c510e7f529e21637 fix typo in previous commit --- diff --git a/servers/slapd/back-ldap/chain.c b/servers/slapd/back-ldap/chain.c index 1cd0a2e975..8f37efb236 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