1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 03:12:48 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2003-02-04 16:36:18 +00:00
parent e5860d52f8
commit 4d97bfa966

View File

@@ -8,7 +8,7 @@
* src/df.c (show_disk): Move function to precede find_mount_point.
(show_disk): Add parameter: STATP.
If we don't find a matching device name, then resort to calling
find_mount_point.
find_mount_point. Reported by Bob Proulx.
2003-02-03 Andreas Schwab <schwab@suse.de>