mirror of
https://github.com/curl/curl.git
synced 2026-01-18 17:21:26 +01:00
@@ -154,6 +154,9 @@ struct ulbits {
|
||||
*
|
||||
* Designed to never block.
|
||||
*/
|
||||
static CURLcode imap_sendf(struct Curl_easy *data,
|
||||
struct imap_conn *imapc,
|
||||
const char *fmt, ...) CURL_PRINTF(3, 0);
|
||||
static CURLcode imap_sendf(struct Curl_easy *data,
|
||||
struct imap_conn *imapc,
|
||||
const char *fmt, ...)
|
||||
|
||||
Reference in New Issue
Block a user