From b097a84d62dcfcf201a695b54bcfafae70cac8a6 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Fri, 28 Dec 2018 03:20:17 +0100 Subject: config: update size information Signed-off-by: Denys Vlasenko --- coreutils/touch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'coreutils/touch.c') diff --git a/coreutils/touch.c b/coreutils/touch.c index 857761578..b30811157 100644 --- a/coreutils/touch.c +++ b/coreutils/touch.c @@ -13,7 +13,7 @@ * Also, exiting on a failure was a bug. All args should be processed. */ //config:config TOUCH -//config: bool "touch (5.8 kb)" +//config: bool "touch (5.9 kb)" //config: default y //config: help //config: touch is used to create or change the access and/or -- cgit v1.2.3