aboutsummaryrefslogtreecommitdiff
path: root/libquadmath/math/roundq.c
diff options
context:
space:
mode:
Diffstat (limited to 'libquadmath/math/roundq.c')
-rw-r--r--libquadmath/math/roundq.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libquadmath/math/roundq.c b/libquadmath/math/roundq.c
index d7f577bd941..7c9d640e933 100644
--- a/libquadmath/math/roundq.c
+++ b/libquadmath/math/roundq.c
@@ -1,4 +1,4 @@
-/* Round long double to integer away from zero.
+/* Round __float128 to integer away from zero.
Copyright (C) 1997, 1999 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and