mirror of
https://github.com/curl/curl.git
synced 2026-04-11 12:01:42 +08:00
parent
b13a7a3ec4
commit
94d2ae6205
@ -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…
Reference in New Issue
Block a user