From: Jim Meyering Date: Sat, 3 Nov 2001 21:46:35 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99dbd21f566f00978e7b7beba88a2459f3607b02;p=pspp *** empty log message *** --- 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 + * 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.