From 52128549420fb7dc1738e09fc62464e88fa7eac2 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sat, 26 Jan 2008 05:29:46 +0000 Subject: [PATCH] typo --- harbour/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 9d4ca93af9..394f1a7ed0 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -141,7 +141,7 @@ * contrib/hbzlib/hbmzip.c * contrib/hbzlib/readme.txt ! Removed zlib headers included in Harbour SVN. - For this contrib to compiler, users will need to have + For this contrib to compile, users will need to have the zlib package installed. ! stricmp() -> hb_stricmp() to avoid MSVC warning and to be more portable.