summaryrefslogtreecommitdiffstats
path: root/newlib/libm/common/s_rint.c
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libm/common/s_rint.c')
-rw-r--r--newlib/libm/common/s_rint.c2
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