1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 18:56:39 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2001-09-29 10:30:41 +00:00
parent 56a2795f38
commit 82f70b1ed9

View File

@@ -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 <eggert@twinsun.com>