Commit 05ab8d29 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

stay within 80 cols

parent 70b1900d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1631,8 +1631,8 @@ CURLcode Curl_readwrite(struct connectdata *conn,


/*
 * Curl_readwrite_init() inits the readwrite session. This is inited each time for a
 * transfer, sometimes multiple times on the same SessionHandle
 * Curl_readwrite_init() inits the readwrite session. This is inited each time
 * for a transfer, sometimes multiple times on the same SessionHandle
 */

CURLcode Curl_readwrite_init(struct connectdata *conn)