diff options
author | root <root> | 2002-09-05 03:31:00 +0000 |
---|---|---|
committer | root <root> | 2002-09-05 03:31:00 +0000 |
commit | bbceaa6c2bb778a19e3a35543fe9726a7b88584d (patch) | |
tree | feba85ea0de92262f6a04c21d429dbc52fedcc20 /lzfP.h | |
parent | db8367fa234d20d6e8e07901398fd45e23058d7b (diff) |
*** empty log message ***
Diffstat (limited to 'lzfP.h')
-rw-r--r-- | lzfP.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |