diff options
Diffstat (limited to 'stdlib/bug-strtod.c')
-rw-r--r-- | stdlib/bug-strtod.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stdlib/bug-strtod.c b/stdlib/bug-strtod.c index 5df2d40f33..20f08dbbda 100644 --- a/stdlib/bug-strtod.c +++ b/stdlib/bug-strtod.c @@ -1,7 +1,6 @@ /* Test to strtod etc for numbers like x000...0000.000e-nn. This file is part of the GNU C Library. Copyright (C) 2001-2021 Free Software Foundation, Inc. - Contributed by Ulrich Drepper <drepper@redhat.com>, 2001. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public |