aboutsummaryrefslogtreecommitdiff
path: root/libquadmath/math/asinhq.c
diff options
context:
space:
mode:
Diffstat (limited to 'libquadmath/math/asinhq.c')
-rw-r--r--libquadmath/math/asinhq.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libquadmath/math/asinhq.c b/libquadmath/math/asinhq.c
index be044dc..9be0aa1 100644
--- a/libquadmath/math/asinhq.c
+++ b/libquadmath/math/asinhq.c
@@ -1,4 +1,4 @@
-/* s_asinhl.c -- long double version of s_asinh.c.
+/* asinhq.c -- __float128 version of s_asinh.c.
* Conversion to long double by Ulrich Drepper,
* Cygnus Support, drepper@cygnus.com.
*/