changeset 4681:f07e06abfead

.
author Jim Meyering <jim@meyering.net>
date Wed, 10 Sep 2003 08:33:22 +0000
parents 0ec32cb1202f
children 90abbdf08583
files lib/ChangeLog
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,7 @@
+2003-09-10  Jim Meyering  <jim@meyering.net>
+
+	* error.c: Correct indentation of cpp directives.
+
 2003-09-09  Paul Eggert  <eggert@twinsun.com>
 
 	More K&R removal.
@@ -259,7 +263,7 @@
 
 	* exitfail.c: Include <stdlib.h> unconditionally.
 
-	* fnmatch.h (__P): Remove.  All uses changed to assume
+	* fnmatch_.h (__P): Remove.  All uses changed to assume
 	prototypes.
 	* fnmatch.c: Include fnmatch.h first, to test interface.
 	Include <string.h>, <stddef.h>, <stdlib.h> unconditionally.