summaryrefslogtreecommitdiffstats
path: root/ssl/ssltest.c
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2005-08-03 19:56:36 +0000
committerAndy Polyakov <appro@openssl.org>2005-08-03 19:56:36 +0000
commit19bd66fe747e9768a684e26f24bae4445353ee6c (patch)
tree915972b04847f81885f16009df7dac34728b4f9c /ssl/ssltest.c
parent45771abbd60007dc8c192b1e54b7e4dcdbcd60b9 (diff)
WCE update, mostly typos.
Diffstat (limited to 'ssl/ssltest.c')
-rw-r--r--ssl/ssltest.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ssl/ssltest.c b/ssl/ssltest.c
index 6949f9696b..8c04e7434d 100644
--- a/ssl/ssltest.c
+++ b/ssl/ssltest.c
@@ -893,6 +893,7 @@ end:
CRYPTO_mem_leaks(bio_err);
if (bio_err != NULL) BIO_free(bio_err);
EXIT(ret);
+ return ret;
}
int doit_biopair(SSL *s_ssl, SSL *c_ssl, long count,