missing tab

This commit is contained in:
Dr. Stephen Henson 2012-12-26 19:12:57 +00:00
parent 024e6fed62
commit 89a5e2f704

View File

@ -2035,7 +2035,7 @@ end:
SSL_CONF_CTX_free(cctx); SSL_CONF_CTX_free(cctx);
if (bio_s_out != NULL) if (bio_s_out != NULL)
{ {
BIO_free(bio_s_out); BIO_free(bio_s_out);
bio_s_out=NULL; bio_s_out=NULL;
} }
if (bio_s_msg != NULL) if (bio_s_msg != NULL)