summaryrefslogtreecommitdiff
path: root/pcre_compile.c
diff options
context:
space:
mode:
Diffstat (limited to 'pcre_compile.c')
-rw-r--r--pcre_compile.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/pcre_compile.c b/pcre_compile.c
index ec202fd..7cd3950 100644
--- a/pcre_compile.c
+++ b/pcre_compile.c
@@ -4566,10 +4566,10 @@ for (;; ptr++)
unsigned int tempbracount;
pcre_uint32 ec;
pcre_uchar mcbuffer[8];
-
+
/* Come here to restart the loop without advancing the pointer. */
-
- REDO_LOOP:
+
+ REDO_LOOP:
/* Get next character in the pattern */