changeset 6472:d07ba9ea5ecb

Fix typo in previous log entry.
author Paul Eggert <eggert@cs.ucla.edu>
date Wed, 07 Dec 2005 18:19:29 +0000
parents 54a70822331f
children 39f26cf09cc9
files lib/ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,6 +1,6 @@
 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
 
-	* stat-time.m4 (STATE_TIMESPEC, STAT_TIMESPEC_NS): Add check for
+	* stat-time.h (STATE_TIMESPEC, STAT_TIMESPEC_NS): Add check for
 	TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
 	porting problem reported by Georg Schwarz in
 	<http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.