From: Steve Holme Date: Mon, 7 Jan 2013 18:07:04 +0000 (+0000) Subject: imap.c: Small tidy up to add missing comment X-Git-Tag: curl-7_29_0~119 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=905d0be509b1989b9cc4880be89057e7d574a16d;p=thirdparty%2Fcurl.git imap.c: Small tidy up to add missing comment --- diff --git a/lib/imap.c b/lib/imap.c index d662464ae6..0fa1accd73 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