Fix source where indent will not be able to cope
[openssl.git] / apps / s_time.c
index 81dad53243a4e0ec5599e1c0cddf16cdfb35638e..893de790ab204663c0a85755df2bf5bbf71dbde4 100644 (file)
@@ -93,7 +93,8 @@
 
 #define SSL_CONNECT_NAME       "localhost:4433"
 
-/*#define TEST_CERT "client.pem" */ /* no default cert. */
+/* no default cert. */
+/*#define TEST_CERT "client.pem" */
 
 #undef BUFSIZZ
 #define BUFSIZZ 1024*10
@@ -550,7 +551,7 @@ end:
        OPENSSL_EXIT(ret);
        }
 
-/***********************************************************************
+/*-
  * doConnection - make a connection
  * Args:
  *             scon    = earlier ssl connection for session id, or NULL