Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libm/common/s_exp10.c')
-rw-r--r--newlib/libm/common/s_exp10.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/libm/common/s_exp10.c b/newlib/libm/common/s_exp10.c
index 12f30036e..23cedfbf3 100644
--- a/newlib/libm/common/s_exp10.c
+++ b/newlib/libm/common/s_exp10.c
@@ -14,7 +14,7 @@
/*
FUNCTION
- <<exp10>>, <<exp10f>>---exponential
+ <<exp10>>, <<exp10f>>---exponential, base 10
INDEX
exp10
INDEX