From: Jong Hyuk Choi Date: Tue, 8 Jun 2004 02:52:59 +0000 (+0000) Subject: Fix typo X-Git-Tag: OPENDLAP_REL_ENG_2_2_MP~297 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f60f2d5048fe3393cefcebac0661b8002d13344d;p=openldap Fix typo --- diff --git a/servers/slapd/back-ldap/bind.c b/servers/slapd/back-ldap/bind.c index f5f23e1c79..34029c0ed1 100644 --- a/servers/slapd/back-ldap/bind.c +++ b/servers/slapd/back-ldap/bind.c @@ -511,8 +511,8 @@ ldap_back_dobind( struct ldapconn *lc, Operation *op, SlapReply *rs ) lc->bound = 1; } goto done; - } #endif /* HAVE_CYRUS_SASL */ + } switch ( li->idassert_authmethod ) { case LDAP_AUTH_SIMPLE: