提交 b1816a04 编写于 作者: R Ralf S. Engelschall

typo while I poke around...

上级 1a677f7a
......@@ -794,7 +794,7 @@ int SSL_CTX_use_certificate_chain_file(SSL_CTX *ctx, const char *file)
ret = 0;
goto end;
}
/* Note that we must not free r if it was succesully
/* Note that we must not free r if it was successfully
* added to the chain (while we must free the main
* certificate, since its reference count is increased
* by SSL_CTX_use_certificate). */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册