From: Jim Meyering Date: Sat, 29 Sep 2001 10:30:41 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_16~9 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=82f70b1ed9d51a1b08af6304aa8a836322f8d266;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index e3eb8d1459..721d3794a7 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -11,7 +11,7 @@ directives with appropriate #if HAVE_*_H tests so that we can detect getfsstat on Apple Darwin1.3.7 systems. Reported by Nelson Beebe. - Also fix harmless typo in cache variable name: s/getsstat/getfsstat/. + Fix harmless typo in cache variable name: s/getsstat/getfsstat/. 2001-09-28 Paul Eggert