Index: net/third_party/nss/ssl/sslimpl.h |
=================================================================== |
--- net/third_party/nss/ssl/sslimpl.h (revision 218127) |
+++ net/third_party/nss/ssl/sslimpl.h (working copy) |
@@ -1801,7 +1801,7 @@ |
extern PRFileDesc *ssl_NewPRSocket(sslSocket *ss, PRFileDesc *fd); |
extern void ssl_FreePRSocket(PRFileDesc *fd); |
-/* Internal config function so SSL2 can initialize the present state of |
+/* Internal config function so SSL3 can initialize the present state of |
* various ciphers */ |
extern int ssl3_config_match_init(sslSocket *); |