Update - OpenSSL 1.1.1-pre7-dev
This commit is contained in:
+1
-1
@@ -251,7 +251,7 @@ static const struct set_name_fn name_fns[] = {
|
||||
{set_altname_email, "set rfc822Name", 0, 1},
|
||||
};
|
||||
|
||||
static X509 *make_cert()
|
||||
static X509 *make_cert(void)
|
||||
{
|
||||
X509 *crt = NULL;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user