summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-06-18 07:48:38 +0000
committerJim Meyering <jim@meyering.net>2003-06-18 07:48:38 +0000
commitcee8853f77e41819fb01a30d9abf6eba1055a9bd (patch)
tree01c05dbcff58f30227f1fda905cccdc51d25291d /lib
parent3ed2170b6430b2a421dd6411504ae983a4fac65a (diff)
downloadcoreutils-cee8853f77e41819fb01a30d9abf6eba1055a9bd.tar.xz
*** empty log message ***
Diffstat (limited to 'lib')
-rw-r--r--lib/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index b3749241a..4846b0542 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -23,7 +23,7 @@
unistd-safer.h, version-etc.h, xalloc.h, xreadlink.h, xstrtod.h,
xstrtol.h: Likewise.
* filemode.h, hard-locale.h, memcoll.h, modechange.h, physmem.h, same.h,
- strverscmp.h: Do not include config.h; no longer needed.
+ * strverscmp.h: Do not include config.h; no longer needed.
Anyway, config.h should always be included before any other file.
2003-06-17 Jim Meyering <jim@meyering.net>