Replace non-ASCII character in source file

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15803)
This commit is contained in:
Tomas Mraz 2021-06-17 15:48:35 +02:00 committed by Pauli
parent c602fadc44
commit f7e2e513d1

View File

@ -316,7 +316,7 @@ uint16_t ossl_ifc_ffc_compute_security_bits(int n)
/*
* Look for common values as listed in standards.
* These values are not exactly equal to the results from the forumlæ in
* These values are not exactly equal to the results from the formulae in
* the standards but are defined to be canonical.
*/
switch (n) {