From: Dr. Stephen Henson Date: Sat, 3 Dec 2011 18:26:26 +0000 (+0000) Subject: bn/asm/mips.pl: fix typos [from HEAD], original by Andy X-Git-Tag: OpenSSL-fips-2_0-rc6~11 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=44cb365eaf1c200758f8eca5343133e8befc14cb;p=oweals%2Fopenssl.git bn/asm/mips.pl: fix typos [from HEAD], original by Andy --- diff --git a/crypto/bn/asm/mips.pl b/crypto/bn/asm/mips.pl index acfd35968e..c162a3ec23 100644 --- a/crypto/bn/asm/mips.pl +++ b/crypto/bn/asm/mips.pl @@ -267,7 +267,7 @@ ___ $code.=<<___; jr $ra move $a0,$v0 -.end bn_mul_add_words +.end bn_mul_add_words_internal .align 5 .globl bn_mul_words @@ -778,7 +778,7 @@ ___ $code.=<<___; jr $ra move $a0,$v0 -.end bn_sub_words +.end bn_sub_words_internal .align 5 .globl bn_div_3_words