--- code/trunk/pcreposix.h 2007/07/31 14:39:09 199 +++ code/trunk/pcreposix.h 2007/08/01 09:10:40 200 @@ -107,7 +107,7 @@ /* When an application links to a PCRE DLL in Windows, the symbols that are imported have to be identified as such. When building PCRE, the appropriate -export settings are needed, and are set in pcreposix.c before including this +export settings are needed, and are set in pcreposix.c before including this file. */ #if defined(_WIN32) && !defined(PCRE_STATIC) && !defined(PCREPOSIX_EXP_DECL)