mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-27 18:19:52 -05:00
ITS#9468 fixed typos
This commit is contained in:
parent
06ed787137
commit
255a37461e
1 changed files with 2 additions and 2 deletions
|
|
@ -3092,8 +3092,8 @@ ldap_back_conn_expire_time( ldapinfo_t *li, ldapconn_t *lc) {
|
|||
}
|
||||
|
||||
/*
|
||||
* Iterate though connections and close those that are pass the expiry time.
|
||||
* Also calculate the time for next connection to to expire.
|
||||
* Iterate though connections and close those that are past the expiry time.
|
||||
* Also calculate the time for next connection to expire.
|
||||
*
|
||||
* Note:
|
||||
* When the client sends a request after remote connection is pruned, a new
|
||||
|
|
|
|||
Loading…
Reference in a new issue