summaryrefslogtreecommitdiff
path: root/src/get_subid_owners.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/get_subid_owners.c')
-rw-r--r--src/get_subid_owners.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/get_subid_owners.c b/src/get_subid_owners.c
index b0f46397..36974b84 100644
--- a/src/get_subid_owners.c
+++ b/src/get_subid_owners.c
@@ -8,7 +8,7 @@
const char *Prog;
-void usage(void)
+static void usage(void)
{
fprintf(stderr, "Usage: [-g] %s subuid\n", Prog);
fprintf(stderr, " list uids who own the given subuid\n");