curl-library
[curl 5/5] pingpong: Fix indentation (whitespace change only)
From: Ben Greear <greearb_at_candelatech.com>
Date: Mon, 19 Jul 2010 09:07:50 -0700
Date: Mon, 19 Jul 2010 09:07:50 -0700
Signed-off-by: Ben Greear <greearb_at_candelatech.com>
---
:100644 100644 6172833... 7b2a664... M lib/pingpong.c
lib/pingpong.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/lib/pingpong.c b/lib/pingpong.c
index 6172833..7b2a664 100644
--- a/lib/pingpong.c
+++ b/lib/pingpong.c
@@ -386,8 +386,8 @@ CURLcode Curl_pp_readresp(curl_socket_t sockfd,
if(!conn->sec_complete)
#endif
if(data->set.verbose)
- Curl_debug(data, CURLINFO_HEADER_IN,
- pp->linestart_resp, (size_t)perline, conn);
+ Curl_debug(data, CURLINFO_HEADER_IN,
+ pp->linestart_resp, (size_t)perline, conn);
/*
* We pass all response-lines to the callback function registered
--
1.6.2.5
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-07-19