aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--regexec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/regexec.c b/regexec.c
index 8c752e1725..412e4a1f47 100644
--- a/regexec.c
+++ b/regexec.c
@@ -1573,7 +1573,7 @@ static void *oplabels[] = {
&&L_OP_RETURN,
#else
&&L_DEFAULT,
- &&L_DEFAULT,
+ &&L_DEFAULT,
#endif
&&L_OP_CONDITION,