Update - OpenSSL 1.1.1-pre7-dev
This commit is contained in:
@@ -35,7 +35,7 @@ int ENGINE_register_pkey_meths(ENGINE *e)
|
||||
return 1;
|
||||
}
|
||||
|
||||
void ENGINE_register_all_pkey_meths()
|
||||
void ENGINE_register_all_pkey_meths(void)
|
||||
{
|
||||
ENGINE *e;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user