summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2010-03-07 16:41:54 +0000
committerDr. Stephen Henson <steve@openssl.org>2010-03-07 16:41:54 +0000
commitbea29921a8df8077d222e4ca73d78a38af7e5b81 (patch)
tree96877504454b488e8f95ac01742a42766e79c354
parent7ed485bc9fab7609ad06960bf84118ea4c61da3a (diff)
oops
-rw-r--r--apps/x509.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/x509.c b/apps/x509.c
index 7f55cd1acb..e7e46d7b63 100644
--- a/apps/x509.c
+++ b/apps/x509.c
@@ -904,7 +904,6 @@ bad:
else if (text == i)
{
X509_print_ex(out,x,nmflag, certflag);
-ERR_print_errors_fp(stderr);
}
else if (startdate == i)
{