mirror of
https://github.com/curl/curl.git
synced 2026-08-26 19:13:33 +03:00
Fixed a few comment typos (from the FreeBSD ports)
This commit is contained in:
parent
bf2277e263
commit
15eaf27bc7
3 changed files with 4 additions and 4 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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue