summaryrefslogtreecommitdiff
path: root/cmds-quota.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmds-quota.c')
-rw-r--r--cmds-quota.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmds-quota.c b/cmds-quota.c
index 3bef65c2..3bdd5f61 100644
--- a/cmds-quota.c
+++ b/cmds-quota.c
@@ -30,7 +30,7 @@ static const char * const quota_cmd_group_usage[] = {
NULL
};
-int quota_ctl(int cmd, int argc, char **argv)
+static int quota_ctl(int cmd, int argc, char **argv)
{
int ret = 0;
int fd;