]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
of NAN(...) sequence.
authorUlrich Drepper <drepper@redhat.com>
Sat, 8 Mar 2008 22:18:22 +0000 (22:18 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 8 Mar 2008 22:18:22 +0000 (22:18 +0000)
ChangeLog

index 128d395d4ef0c7e2418d39efa0c9392177c151df..a7916ecad1652a8425794357c7cd9257ad756cd3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,7 +13,7 @@
 
        [BZ #5774]
        * stdlib/strtod_l.c (____STRTOF_INTERNAL): Consume closing brace
-       on NAN(...) sequence.
+       of NAN(...) sequence.
        * stdlib/Makefile (tests): Add tst-strtod6.
        * stdlib/tst-strtod6.c: New file.