mirror of
https://github.com/curl/curl.git
synced 2026-08-24 21:03:38 +03:00
parent
23b080401a
commit
d3eddf4761
6 changed files with 7 additions and 7 deletions
|
|
@ -66,7 +66,7 @@ CURLcode Curl_pgrsCheck(struct Curl_easy *data);
|
|||
void Curl_pgrsRecvPause(struct Curl_easy *data, bool enable);
|
||||
void Curl_pgrsSendPause(struct Curl_easy *data, bool enable);
|
||||
|
||||
/* Reset sizes and couners for up- and download. */
|
||||
/* Reset sizes and counters for up- and download. */
|
||||
void Curl_pgrsReset(struct Curl_easy *data);
|
||||
/* Reset sizes for up- and download. */
|
||||
void Curl_pgrsResetTransferSizes(struct Curl_easy *data);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue