mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
stay within 80 cols
This commit is contained in:
parent
70b1900dd1
commit
05ab8d291c
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user