Fix typo.
This commit is contained in:
parent
60327ce41a
commit
a466be6243
@ -1100,7 +1100,7 @@ int SSL_renegotiate_pending(SSL *s)
|
|||||||
long SSL_ctrl(SSL *s,int cmd,long larg,void *parg)
|
long SSL_ctrl(SSL *s,int cmd,long larg,void *parg)
|
||||||
{
|
{
|
||||||
long l;
|
long l;
|
||||||
#ifndef OPNESSL_NO_DANE
|
#ifndef OPENSSL_NO_DANE
|
||||||
const char *hostname = NULL;
|
const char *hostname = NULL;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user