mirror of
https://github.com/curl/curl.git
synced 2026-07-27 20:33:05 +03:00
http: remove wrong comment for http_should_fail
Reported-by: Christian Schmitz Ref: #11936 Closes #11941
This commit is contained in:
parent
f0f421b468
commit
afb4b15614
1 changed files with 0 additions and 2 deletions
|
|
@ -1159,8 +1159,6 @@ CURLcode Curl_http_input_auth(struct Curl_easy *data, bool proxy,
|
|||
* http_should_fail() determines whether an HTTP response has gotten us
|
||||
* into an error state or not.
|
||||
*
|
||||
* @param conn all information about the current connection
|
||||
*
|
||||
* @retval FALSE communications should continue
|
||||
*
|
||||
* @retval TRUE communications should not continue
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue