summaryrefslogtreecommitdiff
path: root/lzfP.h
diff options
context:
space:
mode:
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