summaryrefslogtreecommitdiff
path: root/lzfP.h
diff options
context:
space:
mode:
authorroot <root>2002-09-05 03:31:00 +0000
committerroot <root>2002-09-05 03:31:00 +0000
commitbbceaa6c2bb778a19e3a35543fe9726a7b88584d (patch)
treefeba85ea0de92262f6a04c21d429dbc52fedcc20 /lzfP.h
parentdb8367fa234d20d6e8e07901398fd45e23058d7b (diff)
*** empty log message ***
Diffstat (limited to 'lzfP.h')
-rw-r--r--lzfP.h2
1 files changed, 1 insertions, 1 deletions
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