summaryrefslogtreecommitdiffstats
path: root/newlib/libm/common/s_round.c
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libm/common/s_round.c')
-rw-r--r--newlib/libm/common/s_round.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/libm/common/s_round.c b/newlib/libm/common/s_round.c
index b2cc0f558..07aac9ecf 100644
--- a/newlib/libm/common/s_round.c
+++ b/newlib/libm/common/s_round.c
@@ -10,7 +10,7 @@
*/
/*
FUNCTION
-<<round>>, <<roundf>>--round to integer, to nearest
+<<round>>, <<roundf>>---round to integer, to nearest
INDEX
round
INDEX