From: Jim Meyering Date: Sat, 29 Sep 2001 10:29:25 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ba18920edf1cf2ec076febd4247024bc1e2b8ad;p=pspp *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 858f1df53a..e3eb8d1459 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -11,6 +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/. 2001-09-28 Paul Eggert