summaryrefslogtreecommitdiffstats
path: root/newlib/libm/common/s_lround.c
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libm/common/s_lround.c')
-rw-r--r--newlib/libm/common/s_lround.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/libm/common/s_lround.c b/newlib/libm/common/s_lround.c
index 7c1eb3144..52cd74f16 100644
--- a/newlib/libm/common/s_lround.c
+++ b/newlib/libm/common/s_lround.c
@@ -10,7 +10,7 @@
*/
/*
FUNCTION
-<<lround>>, <<lroundf>>, <<llround>>, <<llroundf>>--round to integer, to nearest
+<<lround>>, <<lroundf>>, <<llround>>, <<llroundf>>---round to integer, to nearest
INDEX
lround
INDEX