summaryrefslogtreecommitdiffstats
path: root/newlib/libm/common/s_logb.c
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libm/common/s_logb.c')
-rw-r--r--newlib/libm/common/s_logb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/libm/common/s_logb.c b/newlib/libm/common/s_logb.c
index 1be4cddb3..7e71457a5 100644
--- a/newlib/libm/common/s_logb.c
+++ b/newlib/libm/common/s_logb.c
@@ -12,7 +12,7 @@
*/
/*
FUNCTION
- <<logb>>, <<logbf>>--get exponent of floating-point number
+ <<logb>>, <<logbf>>---get exponent of floating-point number
INDEX
logb
INDEX