From: Joseph Myers Date: Tue, 4 Dec 2012 22:08:24 +0000 (+0000) Subject: Fix typo in ChangeLog.mips. X-Git-Tag: glibc-2.17~48 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8d65d9d7a7878c5d0f0988285f603b29479e3625;p=thirdparty%2Fglibc.git Fix typo in ChangeLog.mips. --- diff --git a/ports/ChangeLog.mips b/ports/ChangeLog.mips index d4d19eadfcf..75076b00390 100644 --- a/ports/ChangeLog.mips +++ b/ports/ChangeLog.mips @@ -1,7 +1,7 @@ 2012-12-04 Joseph Myers * sysdeps/mips/fpu_control.h [__mips_soft_float] (_FPU_GETCW): - Define to set cw to 0, now just to plain "0" as a statement. + Define to set cw to 0, not just to plain "0" as a statement. [__mips_soft_float] (_FPU_SETCW): Define to (void) (cw), rather than doing nothing with cw.