mirror of
https://github.com/curl/curl.git
synced 2026-05-30 06:47:28 +03:00
parent
b13a7a3ec4
commit
94d2ae6205
1 changed files with 1 additions and 1 deletions
|
|
@ -923,7 +923,7 @@ static int myssh_state_upload_init(struct Curl_easy *data,
|
|||
}
|
||||
|
||||
static int myssh_state_sftp_download_stat(struct Curl_easy *data,
|
||||
struct ssh_conn *sshc)
|
||||
struct ssh_conn *sshc)
|
||||
{
|
||||
curl_off_t size;
|
||||
int rc = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue