Skip to content

Commit

Permalink
Fix typo in ChangeLog.mips.
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph Myers committed Dec 4, 2012
1 parent 0993dd9 commit 8d65d9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ports/ChangeLog.mips
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
2012-12-04 Joseph Myers <joseph@codesourcery.com>

* 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.

Expand Down

0 comments on commit 8d65d9d

Please sign in to comment.