From: Bruno Haible Date: Sun, 13 Feb 2011 10:53:14 +0000 (+0100) Subject: Fix last ChangeLog entry. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fbdea645df65ed2617658a72aa7370d621f7881;p=pspp Fix last ChangeLog entry. --- diff --git a/ChangeLog b/ChangeLog index 88423b73f8..92d9da8fa6 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__.