summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2013-01-07 18:07:04 +0000
committerSteve Holme <steve_holme@hotmail.com>2013-01-07 18:07:04 +0000
commit905d0be509b1989b9cc4880be89057e7d574a16d (patch)
treebf079cac823742bce06c82894d6fe060030aed21 /lib
parentfd3efca164615aa9f90ae5ed2ccd212cb5767e27 (diff)
downloadcurl-905d0be509b1989b9cc4880be89057e7d574a16d.tar.gz
imap.c: Small tidy up to add missing comment
Diffstat (limited to 'lib')
-rw-r--r--lib/imap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/imap.c b/lib/imap.c
index d662464ae..0fa1accd7 100644
--- a/lib/imap.c
+++ b/lib/imap.c
@@ -20,6 +20,7 @@
*
* RFC2195 CRAM-MD5 authentication
* RFC2222 Simple Authentication and Security Layer (SASL)
+ * RFC2595 Using TLS with IMAP, POP3 and ACAP
* RFC2831 DIGEST-MD5 authentication
* RFC3501 IMAPv4 protocol
* RFC4616 PLAIN authentication