aboutsummaryrefslogtreecommitdiff
path: root/umount.c
diff options
context:
space:
mode:
Diffstat (limited to 'umount.c')
-rw-r--r--umount.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/umount.c b/umount.c
index 625fcfab9..48efbd349 100644
--- a/umount.c
+++ b/umount.c
@@ -26,7 +26,7 @@
#include <fstab.h>
#include <errno.h>
-const char umount_usage[] =
+static const char umount_usage[] =
"Usage: umount filesystem\n"
" or: umount directory\n"
" or: umount -a"