aboutsummaryrefslogtreecommitdiffstats
path: root/apps/ca.c
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2014-12-16 11:04:53 +0100
committerRichard Levitte <levitte@openssl.org>2014-12-17 14:17:54 +0100
commit8bc8450a26329e3c890df60026f969e7caabff3d (patch)
tree1e6cd47c300d2712ff0c6ddc0d7faf64439abfcc /apps/ca.c
parentbf68456f538cacc9dcfd00986962aef0e8538289 (diff)
downloadopenssl-8bc8450a26329e3c890df60026f969e7caabff3d.tar.gz
Clear warnings/errors within RL_DEBUG code sections (RL_DEBUG should be renamed)
Reviewed-by: Andy Polyakov <appro@openssl.org>
Diffstat (limited to 'apps/ca.c')
-rw-r--r--apps/ca.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/ca.c b/apps/ca.c
index 5c985434a0..f667223e56 100644
--- a/apps/ca.c
+++ b/apps/ca.c
@@ -709,7 +709,7 @@ bad:
ERR_clear_error();
#ifdef RL_DEBUG
if (!p)
- BIO_printf(bio_err, "DEBUG: unique_subject undefined\n", p);
+ BIO_printf(bio_err, "DEBUG: unique_subject undefined\n");
#endif
#ifdef RL_DEBUG
BIO_printf(bio_err, "DEBUG: configured unique_subject is %d\n",