changeset 14342:e57341609cfb

Fix last ChangeLog entry.
author Bruno Haible <bruno@clisp.org>
date Sun, 13 Feb 2011 11:53:14 +0100
parents b8a7de52bf47
children 8e4360837451
files ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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__.