diff options
Diffstat (limited to 'libquadmath/math/floorq.c')
-rw-r--r-- | libquadmath/math/floorq.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libquadmath/math/floorq.c b/libquadmath/math/floorq.c index 781cf40e3cb..0d74f94e27d 100644 --- a/libquadmath/math/floorq.c +++ b/libquadmath/math/floorq.c @@ -1,4 +1,4 @@ -/* s_floorl.c -- long double version of s_floor.c. +/* floorq.c -- __float128 version of s_floor.c. * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. */ |