diff options
Diffstat (limited to 'sysdeps/ieee754/flt-32/s_nearbyintf.c')
-rw-r--r-- | sysdeps/ieee754/flt-32/s_nearbyintf.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/ieee754/flt-32/s_nearbyintf.c b/sysdeps/ieee754/flt-32/s_nearbyintf.c index 2a79907168..b270749f4c 100644 --- a/sysdeps/ieee754/flt-32/s_nearbyintf.c +++ b/sysdeps/ieee754/flt-32/s_nearbyintf.c @@ -1,7 +1,5 @@ /* s_rintf.c -- float version of s_rint.c. - * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ -/* Adapted for use as nearbyint by Ulrich Drepper <drepper@cygnus.com>. */ /* * ==================================================== |