missing tab
diff --git a/apps/s_server.c b/apps/s_server.c
index ce83a1b..f0ec4db 100644
--- a/apps/s_server.c
+++ b/apps/s_server.c
@@ -2035,7 +2035,7 @@
 		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)