diff options
Diffstat (limited to 'newlib/libm/common/s_rint.c')
-rw-r--r-- | newlib/libm/common/s_rint.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/libm/common/s_rint.c b/newlib/libm/common/s_rint.c index 76cff08a1..f06325a8d 100644 --- a/newlib/libm/common/s_rint.c +++ b/newlib/libm/common/s_rint.c @@ -12,7 +12,7 @@ */ /* FUNCTION -<<rint>>, <<rintf>>--round to integer +<<rint>>, <<rintf>>---round to integer INDEX rint INDEX |