aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/curl_schannel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/curl_schannel.c b/lib/curl_schannel.c
index 8f4b11cc5..93af11399 100644
--- a/lib/curl_schannel.c
+++ b/lib/curl_schannel.c
@@ -320,7 +320,7 @@ schannel_connect_step2(struct connectdata *conn, int sockindex)
}
}
- for (;;) {
+ for(;;) {
if(doread) {
/* read encrypted handshake data from socket */
code = Curl_read_plain(conn->sock[sockindex],