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:
authorDenis Vlasenko <vda.linux@googlemail.com>2006-09-17 20:28:10 +0400
committerDenis Vlasenko <vda.linux@googlemail.com>2006-09-17 20:28:10 +0400
commit9213a9e0f2d8fd638ecd02e2628d96dd5c7d233e (patch)
tree94c3c0678d1349497abe2db6004e9331e50f6d37 /console-tools
parenta6127aacef047ed7661722705b052811fbe7f467 (diff)
whitespace cleanup
Diffstat (limited to 'console-tools')
-rw-r--r--console-tools/setlogcons.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/console-tools/setlogcons.c b/console-tools/setlogcons.c
index 9d1ef5492..90f24ce9c 100644
--- a/console-tools/setlogcons.c
+++ b/console-tools/setlogcons.c
@@ -1,6 +1,6 @@
/* vi: set sw=4 ts=4: */
/*
- * setlogcons: Send kernel messages to the current console or to console N
+ * setlogcons: Send kernel messages to the current console or to console N
*
* Copyright (C) 2006 by Jan Kiszka <jan.kiszka@web.de>
*