Fix last ChangeLog entry.
authorBruno Haible <bruno@clisp.org>
Sun, 13 Feb 2011 10:53:14 +0000 (11:53 +0100)
committerIan Beckwith <ianb@erislabs.net>
Wed, 16 Feb 2011 23:29:34 +0000 (23:29 +0000)
(cherry picked from commit 9fbdea645df65ed2617658a72aa7370d621f7881)

ChangeLog

index e706d8a..ebf38a0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,7 +4,7 @@
        See thread starting at
        <http://lists.gnu.org/archive/html/bug-gnulib/2011-02/msg00161.html>.
        Revert previous stdlib change, installing the following instead:
-       * lib/stdin.in.h (__attribute__): Remove.  We do not want
+       * lib/stdlib.in.h (__attribute__): Remove.  We do not want
        to get in the way of a non-GCC compiler that supports __attribute__.
        (_GL_ATTRIBUTE_RETURN): New macro.
        (_Exit): Use it instead of __attribute__.