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:
48b0951
)
typo
author
Dr. Stephen Henson
<steve@openssl.org>
Wed, 26 Dec 2012 15:23:42 +0000
(15:23 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Wed, 26 Dec 2012 15:23:42 +0000
(15:23 +0000)
ssl/ssl.h
patch
|
blob
|
history
diff --git
a/ssl/ssl.h
b/ssl/ssl.h
index 0aa675efce37a89f57513040499afd3ae45cb0b4..37c54949e3aa2a5f3b287c0a80d7620a927e15be 100644
(file)
--- a/
ssl/ssl.h
+++ b/
ssl/ssl.h
@@
-673,7
+673,7
@@
struct ssl_session_st
/* Flags for building certificate chains */
/* Treat any existing certificates as untrusted CAs */
#define SSL_BUILD_CHAIN_FLAG_UNTRUSTED 0x1
-/*
C
on't include root CA in chain */
+/*
D
on't include root CA in chain */
#define SSL_BUILD_CHAIN_FLAG_NO_ROOT 0x2
/* Flags returned by SSL_check_chain */