提交 a21c46e7 编写于 作者: A Andy Polyakov

Typo in Linux part of sparcv9cap.c

PR: 1532
上级 f3c26535
......@@ -143,7 +143,7 @@ void OPENSSL_cpuid_setup(void)
if ((e=getenv("OPENSSL_sparcv9cap")))
{
OPENSSL_sparcv9cap_P=strtoul(env,NULL,0);
OPENSSL_sparcv9cap_P=strtoul(e,NULL,0);
return;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册