From: Bruno Haible Date: Sun, 13 Feb 2011 10:53:14 +0000 (+0100) Subject: Fix last ChangeLog entry. X-Git-Tag: stable/20110216~18 X-Git-Url: http://erislabs.net/gitweb/?a=commitdiff_plain;h=860215e;p=gnulib.git Fix last ChangeLog entry. (cherry picked from commit 9fbdea645df65ed2617658a72aa7370d621f7881) --- diff --git a/ChangeLog b/ChangeLog index e706d8abc..ebf38a0c3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,7 +4,7 @@ See thread starting at . 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__.