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:
60327ce
)
Fix typo.
author
Ben Laurie
<ben@links.org>
Sun, 23 Feb 2014 11:21:39 +0000
(11:21 +0000)
committer
Ben Laurie
<ben@links.org>
Sun, 23 Feb 2014 11:21:39 +0000
(11:21 +0000)
ssl/ssl_lib.c
patch
|
blob
|
history
diff --git
a/ssl/ssl_lib.c
b/ssl/ssl_lib.c
index e1734d30148915328dd03b18b21c66deccff7ec3..a893dbaf0e13485aee0da5ceec92adbf3a137b44 100644
(file)
--- a/
ssl/ssl_lib.c
+++ b/
ssl/ssl_lib.c
@@
-1100,7
+1100,7
@@
int SSL_renegotiate_pending(SSL *s)
long SSL_ctrl(SSL *s,int cmd,long larg,void *parg)
{
long l;
-#ifndef OP
NE
SSL_NO_DANE
+#ifndef OP
EN
SSL_NO_DANE
const char *hostname = NULL;
#endif