1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

schannel_connect_step2: checksrc whitespace fix

This commit is contained in:
Daniel Stenberg 2012-06-20 00:51:03 +02:00
parent 72a5813192
commit 066811592d

View File

@ -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],