summaryrefslogtreecommitdiffstats
path: root/newlib/libm/common/s_trunc.c
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libm/common/s_trunc.c')
-rw-r--r--newlib/libm/common/s_trunc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/libm/common/s_trunc.c b/newlib/libm/common/s_trunc.c
index daeb7910a..31a1f92b9 100644
--- a/newlib/libm/common/s_trunc.c
+++ b/newlib/libm/common/s_trunc.c
@@ -10,7 +10,7 @@
*/
/*
FUNCTION
-<<trunc>>, <<truncf>>--round to integer, towards zero
+<<trunc>>, <<truncf>>---round to integer, towards zero
INDEX
trunc
INDEX