diff options
author | root <root> | 2010-06-01 09:11:33 +0000 |
---|---|---|
committer | root <root> | 2010-06-01 09:11:33 +0000 |
commit | b40815d63b686fa625364bdfd41dbbed1fdc8449 (patch) | |
tree | f37244c02be775eff44bbb81ba7127d2549e470e /lzfP.h | |
parent | 4a7d25b8ab74275f0d5eb91e185cd721dacda909 (diff) |
*** empty log message ***
Diffstat (limited to 'lzfP.h')
-rw-r--r-- | lzfP.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -49,7 +49,7 @@ * the difference between 15 and 14 is very small * for small blocks (and 14 is usually a bit faster). * For a low-memory/faster configuration, use HLOG == 13; - * For best compression, use 15 or 16 (or more, up to 23). + * For best compression, use 15 or 16 (or more, up to 22). */ #ifndef HLOG # define HLOG 16 |