summaryrefslogtreecommitdiffstats
path: root/apps/crl2p7.c
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2015-01-16 10:21:50 +0100
committerMatt Caswell <matt@openssl.org>2015-01-22 10:19:59 +0100
commitc80fd6b215449f2ba7228af58979ac8709f74b82 (patch)
tree0269f83aff238ce66c2839e2a52c237caaa37ec3 /apps/crl2p7.c
parentCleanup OPENSSL_NO_xxx, part 1 (diff)
downloadopenssl-c80fd6b215449f2ba7228af58979ac8709f74b82.tar.xz
openssl-c80fd6b215449f2ba7228af58979ac8709f74b82.zip
Further comment changes for reformat (master)
Reviewed-by: Tim Hudson <tjh@openssl.org>
Diffstat (limited to 'apps/crl2p7.c')
-rw-r--r--apps/crl2p7.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/crl2p7.c b/apps/crl2p7.c
index ce78e76e80..4f9383dc9c 100644
--- a/apps/crl2p7.c
+++ b/apps/crl2p7.c
@@ -289,7 +289,7 @@ end:
OPENSSL_EXIT(ret);
}
-/*
+/*-
*----------------------------------------------------------------------
* int add_certs_from_file
*