提交 543dfa9f 编写于 作者: A Andy Polyakov

vpaes-x86[_64]*.pl: fix typo.

上级 a87ff751
......@@ -43,7 +43,7 @@
# pshufb, yet it's respectable +32%/65% improvement on Core 2
# and +58%/40% on Atom.
#
# <appro@openss.org>
# <appro@openssl.org>
$0 =~ m/(.*[\/\\])[^\/\\]+$/; $dir=$1;
push(@INC,"${dir}","${dir}../../perlasm");
......
......@@ -42,7 +42,7 @@
# (***) Less impressive improvement on Core 2 and Atom is due to slow
# pshufb, yet it's respectable +40%/78% improvement on Core 2.
#
# <appro@openss.org>
# <appro@openssl.org>
$flavour = shift;
$output = shift;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册