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 --- util-linux/getopt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util-linux/getopt.c') diff --git a/util-linux/getopt.c b/util-linux/getopt.c index 4431a7e74..1666d3d30 100644 --- a/util-linux/getopt.c +++ b/util-linux/getopt.c @@ -29,7 +29,7 @@ * Replaced our_malloc with xmalloc and our_realloc with xrealloc */ //config:config GETOPT -//config: bool "getopt (5.6 kb)" +//config: bool "getopt (5.8 kb)" //config: default y //config: help //config: The getopt utility is used to break up (parse) options in command -- cgit v1.2.3