mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 07:38:49 -05:00
code style: use space after semicolon
This commit is contained in:
parent
67ade28571
commit
20acb58a38
@ -172,6 +172,7 @@ CURLcode Curl_http_setup_conn(struct connectdata *conn)
|
||||
return CURLE_OK;
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
* checkProxyHeaders() checks the linked list of custom proxy headers
|
||||
* if proxy headers are not available, then it will lookup into http header
|
||||
|
Loading…
Reference in New Issue
Block a user