pingpong: Fix indentation (whitespace change only)
Signed-off-by: Ben Greear <greearb@candelatech.com>
This commit is contained in:
parent
181b08babb
commit
40ecd6c9b8
@ -386,8 +386,8 @@ CURLcode Curl_pp_readresp(curl_socket_t sockfd,
|
|||||||
if(!conn->sec_complete)
|
if(!conn->sec_complete)
|
||||||
#endif
|
#endif
|
||||||
if(data->set.verbose)
|
if(data->set.verbose)
|
||||||
Curl_debug(data, CURLINFO_HEADER_IN,
|
Curl_debug(data, CURLINFO_HEADER_IN,
|
||||||
pp->linestart_resp, (size_t)perline, conn);
|
pp->linestart_resp, (size_t)perline, conn);
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* We pass all response-lines to the callback function registered
|
* We pass all response-lines to the callback function registered
|
||||||
|
Loading…
x
Reference in New Issue
Block a user