From 5353df91cba7b397b9407701681708d0a1518df6 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Mon, 10 Jul 2023 17:25:21 +0200 Subject: Update applet size estimates Signed-off-by: Denys Vlasenko --- miscutils/tree.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'miscutils/tree.c') 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. -- cgit v1.2.3-55-g6feb