mirror of
https://github.com/curl/curl.git
synced 2026-06-02 01:44:32 +03:00
parent
e7793cb57b
commit
47048e0287
1 changed files with 1 additions and 1 deletions
|
|
@ -93,7 +93,7 @@ All
|
|||
double ultotal,
|
||||
double ulnow)
|
||||
{
|
||||
struct progress *memory = (struct progress *)userp;
|
||||
struct progress *memory = (struct progress *)clientp;
|
||||
|
||||
/* use the values */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue