summaryrefslogtreecommitdiff
path: root/libquadmath/math/ldexpq.c
diff options
context:
space:
mode:
Diffstat (limited to 'libquadmath/math/ldexpq.c')
-rw-r--r--libquadmath/math/ldexpq.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libquadmath/math/ldexpq.c b/libquadmath/math/ldexpq.c
index 394d4590cca..c18968b03bc 100644
--- a/libquadmath/math/ldexpq.c
+++ b/libquadmath/math/ldexpq.c
@@ -1,4 +1,4 @@
-/* s_ldexpl.c -- long double version of s_ldexp.c.
+/* ldexpq.c -- __float128 version of s_ldexp.c.
* Conversion to long double by Ulrich Drepper,
* Cygnus Support, drepper@cygnus.com.
*/