Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2011-10-28 16:07:44 +0400
committerDenys Vlasenko <vda.linux@googlemail.com>2011-10-28 16:07:44 +0400
commit73d249e704cfdf8632c120599c1ddfeceb81dd32 (patch)
tree713c5a51c3e5d81e4d979c7ad8a9809849663afd /miscutils
parent328f27fe447761f355104e7f524dc1115f16ca44 (diff)
whitespace fixes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'miscutils')
-rw-r--r--miscutils/runlevel.c2
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"