Fixed a few comment typos (from the FreeBSD ports)
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user