From 4668cbfa14460fbead98ec3a904a58df1f41c4c3 Mon Sep 17 00:00:00 2001 From: Mike DePaulo Date: Sat, 10 Jan 2015 12:26:41 -0500 Subject: Update openssl to version openssl-1.0.1k Conflicts: openssl/Makefile --- openssl/apps/ca.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openssl/apps/ca.c') diff --git a/openssl/apps/ca.c b/openssl/apps/ca.c index 9c25026ac..613f5bee5 100644 --- a/openssl/apps/ca.c +++ b/openssl/apps/ca.c @@ -703,7 +703,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", -- cgit v1.2.3