mirror of
https://github.com/curl/curl.git
synced 2026-05-30 06:17:28 +03:00
tidy-up: whitespace
Cherry-picked from #17877 Cherry-picked from #17876 Closes #17896
This commit is contained in:
parent
202f0752ea
commit
8eab2b7086
70 changed files with 405 additions and 415 deletions
|
|
@ -424,8 +424,8 @@ static CURLcode cf_hc_shutdown(struct Curl_cfilter *cf,
|
|||
}
|
||||
|
||||
static void cf_hc_adjust_pollset(struct Curl_cfilter *cf,
|
||||
struct Curl_easy *data,
|
||||
struct easy_pollset *ps)
|
||||
struct Curl_easy *data,
|
||||
struct easy_pollset *ps)
|
||||
{
|
||||
if(!cf->connected) {
|
||||
struct cf_hc_ctx *ctx = cf->ctx;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue