From 8934b0949c95eb865935481b9adf4f475a5b7aa9 Mon Sep 17 00:00:00 2001 From: Ben Laurie Date: Thu, 13 Oct 2016 10:08:37 +0100 Subject: [PATCH] Remove blank line. Reviewed-by: Richard Levitte --- test/sslapitest.c | 1 - 1 file changed, 1 deletion(-) diff --git a/test/sslapitest.c b/test/sslapitest.c index 3c583319fc..495bf26ed2 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; -- 2.25.1