fix typo and warning

This commit is contained in:
Dr. Stephen Henson
2012-11-19 02:46:46 +00:00
parent 821244cf67
commit ddd13d677b
4 changed files with 7 additions and 7 deletions

View File

@@ -668,7 +668,7 @@ struct ssl_session_st
#define SSL_CERT_FLAG_SUITEB_128_LOS 0x30000
/* Perform all sorts of protocol violations for testing purposes */
#define SSL_CERT_FLAG_BROKEN_PROTCOL 0x10000000
#define SSL_CERT_FLAG_BROKEN_PROTOCOL 0x10000000
/* Flags for building certificate chains */
/* Treat any existing certificates as untrusted CAs */