diff options
Diffstat (limited to 'lib/libcrypto/bn/asm/x86/div.pl')
-rw-r--r-- | lib/libcrypto/bn/asm/x86/div.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcrypto/bn/asm/x86/div.pl b/lib/libcrypto/bn/asm/x86/div.pl index 0e90152caa9..e771eda82fd 100644 --- a/lib/libcrypto/bn/asm/x86/div.pl +++ b/lib/libcrypto/bn/asm/x86/div.pl @@ -1,5 +1,5 @@ #!/usr/local/bin/perl -# x86 assember +# x86 assembler sub bn_div_words { |