mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
must merge before commit
must merge before commit must merge before commit
This commit is contained in:
parent
6e22b74253
commit
bff5f1b944
@ -600,8 +600,7 @@ CURLcode Curl_ftp_done(struct connectdata *conn)
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
static CURLcode _ftp_sendquote(struct connectdata *conn, struct curl_slist *quote)
|
||||||
static CURLCode _ftp_sendquote(struct connectdata *conn, struct curl_slist *quote)
|
|
||||||
{
|
{
|
||||||
struct curl_slist *item;
|
struct curl_slist *item;
|
||||||
ssize_t nread;
|
ssize_t nread;
|
||||||
|
Loading…
Reference in New Issue
Block a user