提交 7e74eaa6 编写于 作者: R Richard Levitte

Rename internal symbol to follow internal naming pattern

Reviewed-by: NMatt Caswell <matt@openssl.org>
上级 72d3bcd1
......@@ -613,7 +613,7 @@ static ENGINE *engine_capi(void)
return ret;
}
void int_engine_load_capi(void)
void engine_load_capi_int(void)
{
/* Copied from eng_[openssl|dyn].c */
ENGINE *toadd = engine_capi();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册