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/eject.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util-linux/eject.c') diff --git a/util-linux/eject.c b/util-linux/eject.c index 6c30facd2..749e2c986 100644 --- a/util-linux/eject.c +++ b/util-linux/eject.c @@ -13,7 +13,7 @@ * Most of the dirty work blatantly ripped off from cat.c =) */ //config:config EJECT -//config: bool "eject (4.1 kb)" +//config: bool "eject (4 kb)" //config: default y //config: select PLATFORM_LINUX //config: help -- cgit v1.2.3