mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-13 11:10:13 +01:00
NSS: fix typo in ssl3_cipherName
This commit is contained in:
parent
db2c369205
commit
bc91a4081b
@ -560,7 +560,7 @@ const char * const ssl3_cipherName[] = {
|
||||
"SEED-CBC",
|
||||
"AES-128-GCM",
|
||||
"AES-256-GCM",
|
||||
"ChaCha20-Ploy1305",
|
||||
"ChaCha20-Poly1305",
|
||||
"Camellia-128-GCM",
|
||||
"missing"
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user