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/printf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'coreutils/printf.c') diff --git a/coreutils/printf.c b/coreutils/printf.c index 67d3b2eda..5cf518699 100644 --- a/coreutils/printf.c +++ b/coreutils/printf.c @@ -38,7 +38,7 @@ /* 19990508 Busy Boxed! Dave Cinege */ //config:config PRINTF -//config: bool "printf (3.3 kb)" +//config: bool "printf (3.8 kb)" //config: default y //config: help //config: printf is used to format and print specified strings. -- cgit v1.2.3