A typo fix in a comment
CLA: trivial Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com> Reviewed-by: Paul Dale <ppzgs1@gmail.com> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/26069)
This commit is contained in:
parent
847a23757f
commit
0b05db0e20
@ -88,7 +88,7 @@ extern "C" {
|
|||||||
# define ENGINE_FLAGS_BY_ID_COPY (int)0x0004
|
# define ENGINE_FLAGS_BY_ID_COPY (int)0x0004
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This flag if for an ENGINE that does not want its methods registered as
|
* This flag is for an ENGINE that does not want its methods registered as
|
||||||
* part of ENGINE_register_all_complete() for example if the methods are not
|
* part of ENGINE_register_all_complete() for example if the methods are not
|
||||||
* usable as default methods.
|
* usable as default methods.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user