summaryrefslogtreecommitdiff
path: root/libcrypto/tests/basic/driver.c
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-01-21 15:38:48 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-01-21 15:38:48 +0300
commite2a2673873e4364ea669439cbe58f478bc3a3b64 (patch)
tree767f55381df9c6907a026b9160c31d6a71ca5209 /libcrypto/tests/basic/driver.c
parent27af3fd089cbd21e546ed4a71fcdb796e121d423 (diff)
Release version 1.1.1+9v1.1.1+9
Enable zlib usage Don't define default directory paths Fix 'sslv3 alert bad record mac' failure for some libcrypto function calls
Diffstat (limited to 'libcrypto/tests/basic/driver.c')
-rw-r--r--libcrypto/tests/basic/driver.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/libcrypto/tests/basic/driver.c b/libcrypto/tests/basic/driver.c
index d398269..2206c22 100644
--- a/libcrypto/tests/basic/driver.c
+++ b/libcrypto/tests/basic/driver.c
@@ -1,5 +1,4 @@
-/*
- * file : tests/basic/driver.c
+/* file : tests/basic/driver.c
* copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
* license : OpenSSL and SSLeay Licenses; see accompanying LICENSE file
*/