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 'miscutils/tree.c')
-rw-r--r--miscutils/tree.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/miscutils/tree.c b/miscutils/tree.c
index fa55696c6..0b142c85c 100644
--- a/miscutils/tree.c
+++ b/miscutils/tree.c
@@ -5,7 +5,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config TREE
-//config: bool "tree (0.6 kb)"
+//config: bool "tree (2.5 kb)"
//config: default y
//config: help
//config: List files and directories in a tree structure.