mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
Typo.
This commit is contained in:
parent
c9777d2659
commit
5e428e7d0d
@ -131,7 +131,7 @@ static EVP_PKEY_CTX *int_ctx_new(EVP_PKEY *pkey, ENGINE *e, int id)
|
||||
}
|
||||
|
||||
/* If an ENGINE handled this method look it up. Othewise
|
||||
* use internal table.S
|
||||
* use internal tables.
|
||||
*/
|
||||
|
||||
if (e)
|
||||
|
Loading…
Reference in New Issue
Block a user