Imported OpenSSL 1.1.1b
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright 2016-2017 The OpenSSL Project Authors. All Rights Reserved.
|
||||
* Copyright 2016-2019 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
|
||||
@@ -54,7 +54,7 @@ int main(int argc, char *argv[])
|
||||
|
||||
ret = pulldown_test_framework(ret);
|
||||
test_close_streams();
|
||||
return ret;
|
||||
return ret;
|
||||
}
|
||||
|
||||
const char *test_get_program_name(void)
|
||||
|
||||
Reference in New Issue
Block a user