diff options
author | root <root> | 2007-11-13 10:41:52 +0000 |
---|---|---|
committer | root <root> | 2007-11-13 10:41:52 +0000 |
commit | 84e5a8dc51fb7e6e9e6044d9fd100cb91c451c9a (patch) | |
tree | 96057f002bf240afeed7d7b0d4696f8db3b34c53 /lzfP.h | |
parent | 16682590a57fb99f2c80e42302659924db3137b2 (diff) |
*** empty log message ***
Diffstat (limited to 'lzfP.h')
-rw-r--r-- | lzfP.h | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 |