From e2a2673873e4364ea669439cbe58f478bc3a3b64 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 21 Jan 2020 15:38:48 +0300 Subject: Release version 1.1.1+9 Enable zlib usage Don't define default directory paths Fix 'sslv3 alert bad record mac' failure for some libcrypto function calls --- libssl/tests/basic/driver.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'libssl/tests/basic/driver.c') diff --git a/libssl/tests/basic/driver.c b/libssl/tests/basic/driver.c index 56e9c5f..8f526e6 100644 --- a/libssl/tests/basic/driver.c +++ b/libssl/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 */ -- cgit v1.1