mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 16:49:39 -05:00
fix comment
This commit is contained in:
parent
9fbc616ac9
commit
a8547f5945
1 changed files with 1 additions and 1 deletions
|
|
@ -1426,7 +1426,7 @@ connection_input(
|
|||
}
|
||||
#endif
|
||||
if(tag == LDAP_REQ_BIND) {
|
||||
/* immediately abandon all exiting operations upon BIND */
|
||||
/* immediately abandon all existing operations upon BIND */
|
||||
connection_abandon( conn );
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue