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/env.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'coreutils/env.c') diff --git a/coreutils/env.c b/coreutils/env.c index 0aebead1b..878068f09 100644 --- a/coreutils/env.c +++ b/coreutils/env.c @@ -24,7 +24,7 @@ * - use xfunc_error_retval */ //config:config ENV -//config: bool "env (3.8 kb)" +//config: bool "env (4 kb)" //config: default y //config: help //config: env is used to set an environment variable and run -- cgit v1.2.3