Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 204479
b: refs/heads/master
c: 055899a
h: refs/heads/master
i:
  204477: cb57f79
  204475: cfb6704
  204471: 7c78975
  204463: e9f6e59
  204447: 0f83f89
  204415: 69bc821
v: v3
  • Loading branch information
Andrea Gelmini authored and Ralf Baechle committed Aug 5, 2010
1 parent 11e9b72 commit c4e60a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: cb5dcea176a87d47a7c2e8d8ac5ecf6a667140a1
refs/heads/master: 055899a0e249ad9c1c709376c37ee7103abb22c4
2 changes: 1 addition & 1 deletion trunk/arch/mips/math-emu/dp_modf.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

/* modf function is always exact for a finite number
*/
ieee754dp ieee754dp_modf(ieee754dp x, ieee754dp * ip)
ieee754dp ieee754dp_modf(ieee754dp x, ieee754dp *ip)
{
COMPXDP;

Expand Down

0 comments on commit c4e60a0

Please sign in to comment.