From: Jim Meyering Date: Mon, 29 Mar 2004 12:31:27 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~1912 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=739d31dc6672734c90829a4391145464bf850c5e;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 2b9f78d0f1..a344126b6f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,7 +8,7 @@ * tests/Fetish.pm: Accept new directives: OUT_SUBST, ERR_SUBST. Rename `%tmp' to `%actual'. Reverse order of last two args to - _compare_files (to actual, $expected) so as to match declaration. + _compare_files (to $actual, $expected) so as to match declaration. 2004-03-28 Paul Eggert