mirror of
https://github.com/curl/curl.git
synced 2026-01-26 15:03:21 +00:00
parent
80739fa89d
commit
060e479a19
@ -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, ...)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user