]> granicus.if.org Git - curl/commitdiff
pop3.c: Small code tidy up following imap changes
authorSteve Holme <steve_holme@hotmail.com>
Sun, 6 Jan 2013 22:31:21 +0000 (22:31 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Sun, 6 Jan 2013 22:31:21 +0000 (22:31 +0000)
lib/pop3.c

index 08c0de57ebe21d086f1d76e3e4f9ad87bede4368..df199b00cbf1d677f2d829277a23236693079981 100644 (file)
@@ -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