projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1edf8f1
)
typo
author
Dr. Stephen Henson
<steve@openssl.org>
Fri, 7 Dec 2012 13:23:49 +0000
(13:23 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Fri, 7 Dec 2012 13:23:49 +0000
(13:23 +0000)
ssl/t1_trce.c
patch
|
blob
|
history
diff --git
a/ssl/t1_trce.c
b/ssl/t1_trce.c
index 2c8a2e44865a6afed3a7bab6b026680503b8fe11..f3a2352949b782c1c93eea9f30449a5ba36285d5 100644
(file)
--- a/
ssl/t1_trce.c
+++ b/
ssl/t1_trce.c
@@
-1071,7
+1071,7
@@
static int ssl_print_cert_request(BIO *bio, int indent, SSL *s,
nm = d2i_X509_NAME(NULL, &p, dlen);
if (!nm)
{
- BIO_puts(bio, "<UNPAR
ES
ABLE DN>\n");
+ BIO_puts(bio, "<UNPAR
SE
ABLE DN>\n");
}
else
{