diff options
Diffstat (limited to 'libquadmath/math/lroundq.c')
-rw-r--r-- | libquadmath/math/lroundq.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libquadmath/math/lroundq.c b/libquadmath/math/lroundq.c index 4b12d245267..59c883a1464 100644 --- a/libquadmath/math/lroundq.c +++ b/libquadmath/math/lroundq.c @@ -1,4 +1,4 @@ -/* Round long double value to long int. +/* Round __float128 value to long int. Copyright (C) 1997, 1999, 2004 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and |