Revision: 1141
http://vcs.pcre.org/viewvc?view=rev&revision=1141
Author: ph10
Date: 2012-10-19 16:44:19 +0100 (Fri, 19 Oct 2012)
Log Message:
-----------
Change comment.
Modified Paths:
--------------
code/trunk/pcre_internal.h
Modified: code/trunk/pcre_internal.h
===================================================================
--- code/trunk/pcre_internal.h 2012-10-19 13:41:32 UTC (rev 1140)
+++ code/trunk/pcre_internal.h 2012-10-19 15:44:19 UTC (rev 1141)
@@ -53,6 +53,7 @@
#endif
/* PCRE is compiled as an 8 bit library if it is not requested otherwise. */
+
#if !defined COMPILE_PCRE16 && !defined COMPILE_PCRE32
#define COMPILE_PCRE8
#endif