diff options
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/nss.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -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, | 
