Revision: 1112
http://vcs.pcre.org/viewvc?view=rev&revision=1112
Author: chpe
Date: 2012-10-16 16:57:09 +0100 (Tue, 16 Oct 2012)
Log Message:
-----------
pcre32: Fix indentation
Modified Paths:
--------------
code/trunk/pcre_jit_test.c
Modified: code/trunk/pcre_jit_test.c
===================================================================
--- code/trunk/pcre_jit_test.c 2012-10-16 15:57:05 UTC (rev 1111)
+++ code/trunk/pcre_jit_test.c 2012-10-16 15:57:09 UTC (rev 1112)
@@ -121,7 +121,7 @@
#define OFFSET_MASK 0x00ffff
#define F_NO8 0x010000
#define F_NO16 0x020000
-#define F_NO32 0x020000
+#define F_NO32 0x020000
#define F_NOMATCH 0x040000
#define F_DIFF 0x080000
#define F_FORCECONV 0x100000