From: Richard Levitte Date: Mon, 2 Dec 2002 02:40:27 +0000 (+0000) Subject: Make some names consistent. X-Git-Tag: STATE_before_zlib~37 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=1d3159bccaa400d6966005b9bc49cca1f6719962 Make some names consistent. --- diff --git a/crypto/bn/asm/vms.mar b/crypto/bn/asm/vms.mar index 402ff87aef..6c1665a9be 100644 --- a/crypto/bn/asm/vms.mar +++ b/crypto/bn/asm/vms.mar @@ -1,4 +1,4 @@ - .title vax_bn_mul_add_word unsigned multiply & add, 32*32+32+32=>64 + .title vax_bn_mul_add_words unsigned multiply & add, 32*32+32+32=>64 ; ; w.j.m. 15-jan-1999 ; @@ -59,7 +59,7 @@ w=16 ;(AP) w by value (input) movl r6,r0 ; return c ret - .title vax_bn_mul_word unsigned multiply & add, 32*32+32=>64 + .title vax_bn_mul_words unsigned multiply & add, 32*32+32=>64 ; ; w.j.m. 15-jan-1999 ;