From 4eed2c6c5092ed95b8ee6d994106c54a9fc6ed3e Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Tue, 18 Jul 2017 22:01:24 +0200 Subject: Update menuconfig items with approximate applet sizes Signed-off-by: Denys Vlasenko --- console-tools/reset.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'console-tools/reset.c') diff --git a/console-tools/reset.c b/console-tools/reset.c index 587c0d11a..a0ce5c73d 100644 --- a/console-tools/reset.c +++ b/console-tools/reset.c @@ -10,7 +10,7 @@ /* "Standard" version of this tool is in ncurses package */ //config:config RESET -//config: bool "reset" +//config: bool "reset (275 bytes)" //config: default y //config: help //config: This program is used to reset the terminal screen, if it -- cgit v1.2.3