summaryrefslogtreecommitdiff
path: root/security/nss/lib/ssl/sslreveal.c
diff options
context:
space:
mode:
authoralexei.volkov.bugs%sun.com <devnull@localhost>2010-01-14 22:15:26 +0000
committeralexei.volkov.bugs%sun.com <devnull@localhost>2010-01-14 22:15:26 +0000
commit0888a1781a09700635e256bdd6c6380ab9ea1553 (patch)
tree9527a9f48931119e4855fe8b25d991ff51b7f0f8 /security/nss/lib/ssl/sslreveal.c
parentf0fdc99bd9393b8ebc41ae6f68b7368fa0135bc0 (diff)
downloadnss-hg-0888a1781a09700635e256bdd6c6380ab9ea1553.tar.gz
360421 - Implement TLS Server Name Indication for servers. r=nelson
Diffstat (limited to 'security/nss/lib/ssl/sslreveal.c')
-rw-r--r--security/nss/lib/ssl/sslreveal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/nss/lib/ssl/sslreveal.c b/security/nss/lib/ssl/sslreveal.c
index 09d20d496..b713b0ef9 100644
--- a/security/nss/lib/ssl/sslreveal.c
+++ b/security/nss/lib/ssl/sslreveal.c
@@ -82,7 +82,7 @@ SSL_RevealPinArg(PRFileDesc * fd)
/* given PRFileDesc, returns a pointer to the URL associated with the socket
- * the caller should free url when done
+ * the caller should free url when done
*/
char *
SSL_RevealURL(PRFileDesc * fd)