missing tab
authorDr. Stephen Henson <steve@openssl.org>
Wed, 26 Dec 2012 19:12:57 +0000 (19:12 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 26 Dec 2012 19:12:57 +0000 (19:12 +0000)
apps/s_server.c

index ce83a1bcd4d2ba32a6903380e63cae5518927bfd..f0ec4dbc09a52f56863b5ade8d500dbdb0d0a483 100644 (file)
@@ -2035,7 +2035,7 @@ end:
                SSL_CONF_CTX_free(cctx);
        if (bio_s_out != NULL)
                {
-        BIO_free(bio_s_out);
+               BIO_free(bio_s_out);
                bio_s_out=NULL;
                }
        if (bio_s_msg != NULL)