fix comment

This commit is contained in:
Pierangelo Masarati 2005-01-01 16:14:11 +00:00
parent 9fbc616ac9
commit a8547f5945

View File

@ -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 );
}