]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
stay within 80 cols
authorDaniel Stenberg <daniel@haxx.se>
Thu, 24 May 2007 21:11:00 +0000 (21:11 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 24 May 2007 21:11:00 +0000 (21:11 +0000)
lib/transfer.c

index f8d0af87bb14e8a25476d4901c82f1e829aba52e..40af49cc0bedc72a9cdbb4cd91bdb41091da8458 100644 (file)
@@ -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)