summaryrefslogtreecommitdiff
path: root/cmds-device.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmds-device.c')
-rw-r--r--cmds-device.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmds-device.c b/cmds-device.c
index 195ae2d6..2bb6bcb1 100644
--- a/cmds-device.c
+++ b/cmds-device.c
@@ -507,7 +507,7 @@ out:
return ret;
}
-int cmd_device_usage(int argc, char **argv)
+static int cmd_device_usage(int argc, char **argv)
{
unsigned unit_mode;
int ret = 0;