changeset 8482:8d98df3cc489

Fix my last ChangeLog entry.
author Bruno Haible <bruno@clisp.org>
date Wed, 21 Mar 2007 11:30:16 +0000
parents 93a2e537bc8d
children de6b145e1a55
files ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,7 +6,7 @@
 
 2007-03-20  Bruno Haible  <bruno@clisp.org>
 
-	* lib/string_.h (strndup): Enable declaration also if ! HAVE_STRNDUP.
+	* lib/string_.h (strndup): Enable declaration also if HAVE_STRNDUP.
 	Needed on AIX 5.1. Reported by Matthew Woehlke.
 
 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>