diff options
Diffstat (limited to 'coreutils/stat.c')
-rw-r--r-- | coreutils/stat.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/coreutils/stat.c b/coreutils/stat.c index fa9ac7b10..8a23d687b 100644 --- a/coreutils/stat.c +++ b/coreutils/stat.c @@ -31,7 +31,6 @@ //config: bool "Enable display of filesystem status (-f)" //config: default y //config: depends on STAT -//config: select PLATFORM_LINUX # statfs() //config: help //config: Without this, stat will not support the '-f' option to display //config: information about filesystem status. |