From: Ulrich Drepper Date: Fri, 27 Nov 1998 09:04:02 +0000 (+0000) Subject: Add closing comment to avoid warning. X-Git-Tag: upstream/2.30~10627^2~3022 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=60f3ce2755b7ab3b43959cfd3fa0f221b9c57508;p=external%2Fglibc.git Add closing comment to avoid warning. --- diff --git a/sysdeps/mips/mul_1.S b/sysdeps/mips/mul_1.S index 184aae6..aeaf083 100644 --- a/sysdeps/mips/mul_1.S +++ b/sysdeps/mips/mul_1.S @@ -1,7 +1,7 @@ /* MIPS __mpn_mul_1 -- Multiply a limb vector with a single limb and store the product in a second limb vector. -Copyright (C) 1995 Free Software Foundation, Inc. +Copyright (C) 1995, 1998 Free Software Foundation, Inc. This file is part of the GNU MP Library. @@ -74,7 +74,7 @@ $LC1: mflo $10 multu $8,$7 sw $10,0($4) addiu $4,$4,4 - addu $2,$9,$2 /* add high product limb and carry from addition + addu $2,$9,$2 /* add high product limb and carry from addition */ /* cool down phase 0 */ $LC0: mflo $10