summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-06-30 16:40:08 +0000
committerJim Meyering <jim@meyering.net>2005-06-30 16:40:08 +0000
commit36835110b6e1f1b25ca3171f06dde797b8c84bce (patch)
treec5b7d3a039834b04a741cd1baf25874ecf91e265 /lib
parentc25ccafa3018988faf608770b09402b1575efa2a (diff)
downloadcoreutils-36835110b6e1f1b25ca3171f06dde797b8c84bce.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 8b41d4934..6556f7da3 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -4,7 +4,7 @@
(ARGMATCH_VERIFY): Use it, so this macro may be used more than
once in any given scope.
- * xalloc.h (VERIFY_EXPR): Undef and add a comment.
+ * xalloc.h (VERIFY_EXPR): Undef before defining, and add a comment.
2005-06-29 Jim Meyering <jim@meyering.net>