From 15eaf27bc7b4ad33af275b9cd0601ef19d54ac9c Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Thu, 28 May 2009 21:32:31 +0000 Subject: Fixed a few comment typos (from the FreeBSD ports) --- lib/nss.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/nss.c b/lib/nss.c index 509a311ec..3bfaf7109 100644 --- a/lib/nss.c +++ b/lib/nss.c @@ -157,7 +157,7 @@ static const cipher_s cipherlist[] = { #endif }; -/* following ciphers are new in NSS 3.4 and not enabled by default, therefor +/* following ciphers are new in NSS 3.4 and not enabled by default, therefore they are enabled explicitly */ static const int enable_ciphers_by_default[] = { TLS_DHE_DSS_WITH_AES_128_CBC_SHA, -- cgit v1.2.3