summaryrefslogtreecommitdiffstats
path: root/bin/getfacl/getfacl.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/getfacl/getfacl.c')
-rw-r--r--bin/getfacl/getfacl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/getfacl/getfacl.c b/bin/getfacl/getfacl.c
index ea376c7..45d6b45 100644
--- a/bin/getfacl/getfacl.c
+++ b/bin/getfacl/getfacl.c
@@ -48,7 +48,7 @@ __FBSDID("$FreeBSD$");
#include <string.h>
#include <unistd.h>
-int more_than_one = 0;
+static int more_than_one = 0;
static void
usage(void)
OpenPOWER on IntegriCloud