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. --- more.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'more.c') diff --git a/more.c b/more.c index 53437ed..772d51b 100644 --- a/more.c +++ b/more.c @@ -30,7 +30,7 @@ #include -const char more_usage[] = "[file ...]"; +static const char more_usage[] = "[file ...]"; #ifdef BB_MORE_TERM -- cgit v1.1