diff options
Diffstat (limited to 'newlib/libm/common/s_trunc.c')
-rw-r--r-- | newlib/libm/common/s_trunc.c | 2 |
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 |