mirror of
https://github.com/curl/curl.git
synced 2026-06-17 07:35:36 +03:00
minor comment fix
This commit is contained in:
parent
bdd4294e79
commit
f0332c0b58
1 changed files with 1 additions and 1 deletions
|
|
@ -646,7 +646,7 @@ CURLMcode curl_multi_remove_handle(CURLM *multi_handle,
|
|||
}
|
||||
|
||||
/* If this easy_handle was the last one in charge for one or more
|
||||
connections a the shared connection cache, we might need to keep this
|
||||
connections in the shared connection cache, we might need to keep this
|
||||
handle around until either A) the connection is closed and killed
|
||||
properly, or B) another easy_handle uses the connection.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue