Update - OpenSSL 1.1.1-pre7-dev
This commit is contained in:
@@ -106,7 +106,7 @@ static int test_offset(int idx)
|
||||
return 1;
|
||||
}
|
||||
|
||||
int setup_tests()
|
||||
int setup_tests(void)
|
||||
{
|
||||
ADD_ALL_TESTS(test_offset, OSSL_NELEM(tests));
|
||||
return 1;
|
||||
|
||||
Reference in New Issue
Block a user