Fix typo in previous log entry.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 7 Dec 2005 18:19:29 +0000 (18:19 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 7 Dec 2005 18:19:29 +0000 (18:19 +0000)
lib/ChangeLog

index 8aa77716fb108d0840be41693942ff44d417b3ea..b6497acae401bc2f170d259787fa26345d887664 100644 (file)
@@ -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>.