# HG changeset patch # User Bruno Haible # Date 1297594394 -3600 # Node ID e57341609cfb1de9c89ec02cce4d6b6dfe7cf00e # Parent b8a7de52bf477c391aeb288f178343ea5ee79fa4 Fix last ChangeLog entry. diff -r b8a7de52bf47 -r e57341609cfb ChangeLog --- a/ChangeLog Sat Feb 12 22:16:44 2011 -0800 +++ b/ChangeLog Sun Feb 13 11:53:14 2011 +0100 @@ -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__.