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/fallocate.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util-linux/fallocate.c') diff --git a/util-linux/fallocate.c b/util-linux/fallocate.c index 8542586dc..3935e7c9b 100644 --- a/util-linux/fallocate.c +++ b/util-linux/fallocate.c @@ -5,7 +5,7 @@ * Licensed under GPLv2, see file LICENSE in this source tree. */ //config:config FALLOCATE -//config: bool "fallocate (5 kb)" +//config: bool "fallocate (4.1 kb)" //config: default y //config: help //config: Preallocate space for files. -- cgit v1.2.3