提交 4fdf17a0 编写于 作者: D Dr. Stephen Henson

typo

Reviewed-by: NKurt Roeckx <kurt@openssl.org>
上级 3d9ebc37
......@@ -153,7 +153,7 @@ struct ssl_conf_ctx_st {
static void ssl_set_option(SSL_CONF_CTX *cctx, unsigned int name_flags,
unsigned long option_value, int onoff)
{
unint32_t *pflags;
uint32_t *pflags;
if (cctx->poptions == NULL)
return;
if (name_flags & SSL_TFLAG_INV)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册