From b40815d63b686fa625364bdfd41dbbed1fdc8449 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 1 Jun 2010 09:11:33 +0000 Subject: *** empty log message *** --- lzfP.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lzfP.h') diff --git a/lzfP.h b/lzfP.h index ded481e..7b7feda 100644 --- a/lzfP.h +++ b/lzfP.h @@ -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 -- cgit v1.2.3