changeset 3591:217c82624f74

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Sat, 03 Nov 2001 21:46:35 +0000
parents 668acd27f78f
children d6e42ed6ec16
files lib/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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.