mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-08 08:02:16 -05:00
Fix typo
This commit is contained in:
parent
653f91eb5b
commit
f60f2d5048
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue