From: Steve Holme Date: Sun, 6 Jan 2013 22:31:21 +0000 (+0000) Subject: pop3.c: Small code tidy up following imap changes X-Git-Tag: curl-7_29_0~129 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=89a30862310fd9ecf09f775512517fa0f02bca78;p=thirdparty%2Fcurl.git pop3.c: Small code tidy up following imap changes --- diff --git a/lib/pop3.c b/lib/pop3.c index 08c0de57eb..df199b00cb 100644 --- a/lib/pop3.c +++ b/lib/pop3.c @@ -21,6 +21,7 @@ * RFC1734 POP3 Authentication * RFC1939 POP3 protocol * RFC2195 CRAM-MD5 authentication + * RFC2222 Simple Authentication and Security Layer (SASL) * RFC2384 POP URL Scheme * RFC2449 POP3 Extension Mechanism * RFC2595 Using TLS with IMAP, POP3 and ACAP