From: Andy Polyakov Date: Thu, 1 Dec 2011 12:17:20 +0000 (+0000) Subject: bn/asm/mips.pl: fix typos [from HEAD]. X-Git-Tag: OpenSSL_1_0_1-beta1~53 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=62f685a9cd99c5b105e5688f680c0681c616b868;p=oweals%2Fopenssl.git bn/asm/mips.pl: fix typos [from HEAD]. --- 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