1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 15:48:49 -05:00

must merge before commit

must merge before commit
must merge before commit
This commit is contained in:
Sterling Hughes 2001-08-15 06:54:16 +00:00
parent 6e22b74253
commit bff5f1b944

View File

@ -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;