summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2015-01-16 09:21:50 +0000
committerMatt Caswell <matt@openssl.org>2015-01-22 09:49:06 +0000
commit3e8042c38f3a4be8933b0f773fd1e79f50e12e56 (patch)
treec204d0bf3b232e845103a92f221db1f6ecef66f9 /apps
parent564ccc55d6463e485f885a8c2192121ea8fe6adf (diff)
Additional comment changes for reformat of 0.9.8
Reviewed-by: Tim Hudson <tjh@openssl.org>
Diffstat (limited to 'apps')
-rw-r--r--apps/crl2p7.c2
-rw-r--r--apps/gendh.c2
-rw-r--r--apps/s_cb.c2
-rw-r--r--apps/s_client.c2
-rw-r--r--apps/s_time.c2
-rw-r--r--apps/winrand.c3
6 files changed, 7 insertions, 6 deletions
diff --git a/apps/crl2p7.c b/apps/crl2p7.c
index eb7c6bfa0c..06e7321886 100644
--- a/apps/crl2p7.c
+++ b/apps/crl2p7.c
@@ -290,7 +290,7 @@ end:
OPENSSL_EXIT(ret);
}
-/*
+/*-
*----------------------------------------------------------------------
* int add_certs_from_file
*
diff --git a/apps/gendh.c b/apps/gendh.c
index 346ea4a866..4b8ed2a0b4 100644
--- a/apps/gendh.c
+++ b/apps/gendh.c
@@ -121,7 +121,7 @@ int MAIN(int argc, char **argv)
}
else if (strcmp(*argv,"-2") == 0)
g=2;
- /* else if (strcmp(*argv,"-3") == 0)
+ /*- else if (strcmp(*argv,"-3") == 0)
g=3; */
else if (strcmp(*argv,"-5") == 0)
g=5;
diff --git a/apps/s_cb.c b/apps/s_cb.c
index 456aef18f9..2882bfa4d0 100644
--- a/apps/s_cb.c
+++ b/apps/s_cb.c
@@ -183,7 +183,7 @@ int set_cert_stuff(SSL_CTX *ctx, char *cert_file, char *key_file)
{
if (cert_file != NULL)
{
- /*
+ /*-
SSL *ssl;
X509 *x509;
*/
diff --git a/apps/s_client.c b/apps/s_client.c
index 74790f48aa..c8cf1c6aca 100644
--- a/apps/s_client.c
+++ b/apps/s_client.c
@@ -1122,7 +1122,7 @@ SSL_set_tlsext_status_ids(con, ids);
FD_SET(SSL_get_fd(con),&writefds);
}
#endif
-/* printf("mode tty(%d %d%d) ssl(%d%d)\n",
+/*- printf("mode tty(%d %d%d) ssl(%d%d)\n",
tty_on,read_tty,write_tty,read_ssl,write_ssl);*/
/* Note: under VMS with SOCKETSHR the second parameter
diff --git a/apps/s_time.c b/apps/s_time.c
index 904945e1a8..957378f1dd 100644
--- a/apps/s_time.c
+++ b/apps/s_time.c
@@ -659,7 +659,7 @@ end:
OPENSSL_EXIT(ret);
}
-/***********************************************************************
+/*-
* doConnection - make a connection
* Args:
* scon = earlier ssl connection for session id, or NULL
diff --git a/apps/winrand.c b/apps/winrand.c
index 59bede3d70..d6a30ee21b 100644
--- a/apps/winrand.c
+++ b/apps/winrand.c
@@ -53,7 +53,8 @@
*
*/
-/* Usage: winrand [filename]
+/*-
+ * Usage: winrand [filename]
*
* Collects entropy from mouse movements and other events and writes
* random data to filename or .rnd