mirror of
https://github.com/curl/curl.git
synced 2026-07-23 01:17:24 +03:00
must merge before commit
must merge before commit must merge before commit
This commit is contained in:
parent
6e22b74253
commit
bff5f1b944
1 changed files with 1 additions and 2 deletions
|
|
@ -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;
|
||||
ssize_t nread;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue