summaryrefslogtreecommitdiff
path: root/lzfP.h
diff options
context:
space:
mode:
authorroot <root>2007-11-13 10:41:52 +0000
committerroot <root>2007-11-13 10:41:52 +0000
commit84e5a8dc51fb7e6e9e6044d9fd100cb91c451c9a (patch)
tree96057f002bf240afeed7d7b0d4696f8db3b34c53 /lzfP.h
parent16682590a57fb99f2c80e42302659924db3137b2 (diff)
*** empty log message ***
Diffstat (limited to 'lzfP.h')
-rw-r--r--lzfP.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/lzfP.h b/lzfP.h
index 81f1f41..5c3ddc5 100644
--- a/lzfP.h
+++ b/lzfP.h
@@ -58,9 +58,8 @@
/*
* Sacrifice very little compression quality in favour of compression speed.
* This gives almost the same compression as the default code, and is
- * (very roughly) 15% faster. This is the preferable mode of operation.
+ * (very roughly) 15% faster. This is the preferred mode of operation.
*/
-
#ifndef VERY_FAST
# define VERY_FAST 1
#endif