summaryrefslogtreecommitdiff
path: root/src/df.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-07-25 14:06:21 +0000
committerJim Meyering <jim@meyering.net>2006-07-25 14:06:21 +0000
commit627f9b7fb1f4c8e8ed02975681a894d593c25400 (patch)
treebc21a19f534e6fd192aa09996790d471c15ae6b8 /src/df.c
parentf2641bb9f7c5ec43d9f8426aae5e3a96ca44a063 (diff)
downloadcoreutils-627f9b7fb1f4c8e8ed02975681a894d593c25400.tar.xz
* src/df.c (n_valid_args): Declare global to be static.
Diffstat (limited to 'src/df.c')
-rw-r--r--src/df.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/df.c b/src/df.c
index b69836505..45fcad854 100644
--- a/src/df.c
+++ b/src/df.c
@@ -69,7 +69,7 @@ static uintmax_t output_block_size;
static bool posix_format;
/* Count the number of valid arguments. */
-unsigned int n_valid_args;
+static unsigned int n_valid_args;
/* If true, invoke the `sync' system call before getting any usage data.
Using this option can make df very slow, especially with many or very