summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-11-03 21:46:35 +0000
committerJim Meyering <jim@meyering.net>2001-11-03 21:46:35 +0000
commit99dbd21f566f00978e7b7beba88a2459f3607b02 (patch)
tree99f71ab685935996b466d1929211be0a7a710788
parentf3d3775d4bb6edacefa8b27f83592a97dbf406a2 (diff)
downloadgnulib-99dbd21f566f00978e7b7beba88a2459f3607b02.tar.gz
*** empty log message ***
-rw-r--r--lib/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index c90891c279..c49dca960e 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,5 +1,8 @@
2001-11-03 Jim Meyering <meyering@lucent.com>
+ * argmatch.h (ARGMATCH_TO_ARGUMENT): Remove casts of first two args
+ in argmatch_to_argument call.
+
* dirfd.c (dirfd): Reflect the fact that DIR_TO_FD now takes an
argument.