From bbceaa6c2bb778a19e3a35543fe9726a7b88584d Mon Sep 17 00:00:00 2001 From: root Date: Thu, 5 Sep 2002 03:31:00 +0000 Subject: *** empty log message *** --- lzfP.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lzfP.h') diff --git a/lzfP.h b/lzfP.h index 43acbe2..ad66b6e 100644 --- a/lzfP.h +++ b/lzfP.h @@ -50,7 +50,7 @@ /* * sacrifice some compression quality in favour of compression speed. * (roughly 1-2% worse compression for large blocks and - * 9-10% for small, redundant, blocks and 20% better speed in both cases) + * 9-10% for small, redundant, blocks and >>20% better speed in both cases) * In short: enable this for binary data, disable this for text data. */ #ifndef ULTRA_FAST -- cgit v1.2.3