mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-21 01:12:26 +08:00
Fix typo in ChangeLog.mips.
This commit is contained in:
parent
0993dd9b0c
commit
8d65d9d7a7
@ -1,7 +1,7 @@
|
|||||||
2012-12-04 Joseph Myers <joseph@codesourcery.com>
|
2012-12-04 Joseph Myers <joseph@codesourcery.com>
|
||||||
|
|
||||||
* sysdeps/mips/fpu_control.h [__mips_soft_float] (_FPU_GETCW):
|
* 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
|
[__mips_soft_float] (_FPU_SETCW): Define to (void) (cw), rather
|
||||||
than doing nothing with cw.
|
than doing nothing with cw.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user