[openssl-commits] [openssl] OpenSSL_1_1_0-stable update

Ben Laurie ben at openssl.org
Thu Oct 13 09:08:59 UTC 2016


The branch OpenSSL_1_1_0-stable has been updated
       via  8934b0949c95eb865935481b9adf4f475a5b7aa9 (commit)
      from  d0929aff549bdcf400fdc243970c7e58ea2ce24a (commit)


- Log -----------------------------------------------------------------
commit 8934b0949c95eb865935481b9adf4f475a5b7aa9
Author: Ben Laurie <ben at links.org>
Date:   Thu Oct 13 10:08:37 2016 +0100

    Remove blank line.
    
    Reviewed-by: Richard Levitte <levitte at openssl.org>

-----------------------------------------------------------------------

Summary of changes:
 test/sslapitest.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/test/sslapitest.c b/test/sslapitest.c
index 3c58331..495bf26 100644
--- a/test/sslapitest.c
+++ b/test/sslapitest.c
@@ -170,7 +170,6 @@ static int ocsp_client_cb(SSL *s, void *arg)
     return 1;
 }
 
-
 static int test_tlsext_status_type(void)
 {
     SSL_CTX *cctx = NULL, *sctx = NULL;


More information about the openssl-commits mailing list