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/clear.c')
-rw-r--r--console-tools/clear.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/console-tools/clear.c b/console-tools/clear.c
index 09ef1ea68..e1bf2c313 100644
--- a/console-tools/clear.c
+++ b/console-tools/clear.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config CLEAR
-//config: bool "clear (tiny)"
+//config: bool "clear (371 bytes)"
//config: default y
//config: help
//config: This program clears the terminal screen.