pingpong: Renamed curl_ftptransfer to curl_pp_transfer
This commit is contained in:
@@ -57,7 +57,7 @@ typedef enum {
|
||||
used. */
|
||||
struct IMAP {
|
||||
curl_off_t *bytecountp;
|
||||
curl_ftptransfer transfer;
|
||||
curl_pp_transfer transfer;
|
||||
char *mailbox; /* Mailbox to select */
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user