mirror of
https://github.com/curl/curl.git
synced 2026-06-13 16:35:38 +03:00
cf-ip-happy.c: minor comment typo
This commit is contained in:
parent
2b336e6b73
commit
f763847982
1 changed files with 1 additions and 1 deletions
|
|
@ -886,7 +886,7 @@ static CURLcode cf_ip_happy_connect(struct Curl_cfilter *cf,
|
|||
ctx->ballers.winner->cf = NULL;
|
||||
cf_ip_happy_ctx_clear(ctx, data);
|
||||
Curl_expire_done(data, EXPIRE_HAPPY_EYEBALLS);
|
||||
/* whatever errors where reported by ballers, clear our errorbuf */
|
||||
/* whatever errors were reported by ballers, clear our errorbuf */
|
||||
Curl_reset_fail(data);
|
||||
|
||||
if(cf->conn->scheme->protocol & PROTO_FAMILY_SSH)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue