projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8be31b6
)
Fix typo in previous log entry.
author
Paul Eggert
<eggert@cs.ucla.edu>
Wed, 7 Dec 2005 18:19:29 +0000
(18:19 +0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Wed, 7 Dec 2005 18:19:29 +0000
(18:19 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index 8aa77716fb108d0840be41693942ff44d417b3ea..b6497acae401bc2f170d259787fa26345d887664 100644
(file)
--- 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>.