Remove blank line.
authorBen Laurie <ben@links.org>
Thu, 13 Oct 2016 09:08:37 +0000 (10:08 +0100)
committerBen Laurie <ben@links.org>
Thu, 13 Oct 2016 09:08:37 +0000 (10:08 +0100)
Reviewed-by: Richard Levitte <levitte@openssl.org>
test/sslapitest.c

index 3c583319fcefce00bf01c9c9d331024e53f906bd..495bf26ed29f3249baee86fd933ba62b3d394910 100644 (file)
@@ -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;