Fixed a few comment typos (from the FreeBSD ports)

This commit is contained in:
Dan Fandrich
2009-05-28 21:32:31 +00:00
parent bf2277e263
commit 15eaf27bc7
3 changed files with 4 additions and 4 deletions

View File

@@ -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,