pop3: Added missing comment for pop3_state_apop_resp()
This commit is contained in:
parent
651254dcc7
commit
552ba67bb1
@ -1098,6 +1098,7 @@ static CURLcode pop3_state_auth_final_resp(struct connectdata *conn,
|
||||
}
|
||||
|
||||
#ifndef CURL_DISABLE_CRYPTO_AUTH
|
||||
/* For APOP responses */
|
||||
static CURLcode pop3_state_apop_resp(struct connectdata *conn, int pop3code,
|
||||
pop3state instate)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user