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/resize.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'console-tools/resize.c') diff --git a/console-tools/resize.c b/console-tools/resize.c index 567086f..4ac5ee1 100644 --- a/console-tools/resize.c +++ b/console-tools/resize.c @@ -7,7 +7,7 @@ * Licensed under GPLv2 or later, see file LICENSE in this source tree. */ //config:config RESIZE -//config: bool "resize" +//config: bool "resize (756 bytes)" //config: default y //config: help //config: This program is used to (re)set the width and height of your current -- cgit v1.1