diff options
Diffstat (limited to 'sysdeps/ieee754/flt-32/s_isnanf.c')
-rw-r--r-- | sysdeps/ieee754/flt-32/s_isnanf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/ieee754/flt-32/s_isnanf.c b/sysdeps/ieee754/flt-32/s_isnanf.c index 52129735fe..7911c0eaaf 100644 --- a/sysdeps/ieee754/flt-32/s_isnanf.c +++ b/sysdeps/ieee754/flt-32/s_isnanf.c @@ -1,5 +1,4 @@ /* s_isnanf.c -- float version of s_isnan.c. - * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* |