projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0929af
)
Remove blank line.
author
Ben Laurie
<ben@links.org>
Thu, 13 Oct 2016 09:08:37 +0000
(10:08 +0100)
committer
Ben 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
patch
|
blob
|
history
diff --git
a/test/sslapitest.c
b/test/sslapitest.c
index 3c583319fcefce00bf01c9c9d331024e53f906bd..495bf26ed29f3249baee86fd933ba62b3d394910 100644
(file)
--- 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;