]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 29 Mar 2004 12:31:27 +0000 (12:31 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 29 Mar 2004 12:31:27 +0000 (12:31 +0000)
ChangeLog

index 2b9f78d0f1b4d174dd5d7cf58923109ced1b85eb..a344126b6f4d9b180f8264928a9c02674dc04eb5 100644 (file)
--- 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  <eggert@twinsun.com>