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