From f2c184be835fbcbd04d06fce22783c6a5d37b563 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Tue, 15 Sep 2009 23:40:08 +0200 Subject: unlzma: fixed speedup/shrink by Pascal Bellard (pascal.bellard AT ads-lu.com) Signed-off-by: Denys Vlasenko --- archival/Config.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'archival/Config.in') diff --git a/archival/Config.in b/archival/Config.in index 71b953819..cae7f20bb 100644 --- a/archival/Config.in +++ b/archival/Config.in @@ -298,8 +298,8 @@ config FEATURE_LZMA_FAST default n depends on UNLZMA help - This option reduces decompression time by about 33% at the cost of - a 2K bigger binary. + This option reduces decompression time by about 25% at the cost of + a 1K bigger binary. config UNZIP bool "unzip" -- cgit v1.2.3