Update - OpenSSL 1.1.1-pre7-dev
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright 2017 The OpenSSL Project Authors. All Rights Reserved.
|
||||
* Copyright 2017-2018 The OpenSSL Project Authors. All Rights Reserved.
|
||||
*
|
||||
* Licensed under the OpenSSL license (the "License"). You may not use
|
||||
* this file except in compliance with the License. You can obtain a copy
|
||||
@@ -76,7 +76,7 @@ static int test_ssl_cert_table(void)
|
||||
return 1;
|
||||
}
|
||||
|
||||
int setup_tests()
|
||||
int setup_tests(void)
|
||||
{
|
||||
ADD_TEST(test_ssl_cert_table);
|
||||
return 1;
|
||||
|
||||
Reference in New Issue
Block a user