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:
Diffstat (limited to 'console-tools/fgconsole.c')
-rw-r--r--console-tools/fgconsole.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/console-tools/fgconsole.c b/console-tools/fgconsole.c
index 9bfb68017..b6dbc472b 100644
--- a/console-tools/fgconsole.c
+++ b/console-tools/fgconsole.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config FGCONSOLE
-//config: bool "fgconsole (1.5 kb)"
+//config: bool "fgconsole (1.8 kb)"
//config: default y
//config: help
//config: This program prints active (foreground) console number.