From e77ae3a2c0328590b43447550bdb1284650b8236 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Tue, 19 Oct 1999 20:03:34 +0000 Subject: Added sfdisk. Ststic-ified a bunch of stuff. --- umount.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'umount.c') diff --git a/umount.c b/umount.c index 625fcfab9..48efbd349 100644 --- a/umount.c +++ b/umount.c @@ -26,7 +26,7 @@ #include #include -const char umount_usage[] = +static const char umount_usage[] = "Usage: umount filesystem\n" " or: umount directory\n" " or: umount -a" -- cgit v1.2.3-55-g6feb