mirror of
https://github.com/curl/curl.git
synced 2026-08-25 02:33:31 +03:00
parent
7a1e99eefa
commit
0476e4fc65
149 changed files with 1381 additions and 1376 deletions
|
|
@ -72,7 +72,6 @@ static size_t read_cb(char *ptr, size_t size, size_t nmemb, void *stream)
|
|||
return n;
|
||||
}
|
||||
|
||||
|
||||
static int upload(CURL *curl, const char *remotepath,
|
||||
const char *localpath, long timeout, long tries)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue