From 84e5a8dc51fb7e6e9e6044d9fd100cb91c451c9a Mon Sep 17 00:00:00 2001 From: root Date: Tue, 13 Nov 2007 10:41:52 +0000 Subject: *** empty log message *** --- lzfP.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lzfP.h') 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 -- cgit v1.2.3