Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 204482
b: refs/heads/master
c: 24da36c
h: refs/heads/master
v: v3
  • Loading branch information
Andrea Gelmini authored and Ralf Baechle committed Aug 5, 2010
1 parent a37ddf2 commit 83b9449
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: c273625b42dc93094b9f5db64944a0a8c6775c99
refs/heads/master: 24da36cdc5c7bc8ccde1876f81f884d6d42c0602
2 changes: 1 addition & 1 deletion trunk/arch/mips/math-emu/sp_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
*/
ieee754sp ieee754sp_modf(ieee754sp x, ieee754sp * ip)
ieee754sp ieee754sp_modf(ieee754sp x, ieee754sp *ip)
{
COMPXSP;

Expand Down

0 comments on commit 83b9449

Please sign in to comment.