diff options
Diffstat (limited to 'miscutils')
-rw-r--r-- | miscutils/runlevel.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/miscutils/runlevel.c b/miscutils/runlevel.c index 9d38b791f..76231df22 100644 --- a/miscutils/runlevel.c +++ b/miscutils/runlevel.c @@ -11,7 +11,7 @@ * * initially busyboxified by Bernhard Reutner-Fischer */ - + //usage:#define runlevel_trivial_usage //usage: "[FILE]" //usage:#define runlevel_full_usage "\n\n" |