mirror of
https://github.com/curl/curl.git
synced 2026-04-27 15:32:13 +03:00
stay within 80 cols
This commit is contained in:
parent
70b1900dd1
commit
05ab8d291c
1 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue