aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/regex.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/regex.c b/src/regex.c
index ffc791236d..b3d0658c7d 100644
--- a/src/regex.c
+++ b/src/regex.c
@@ -4366,6 +4366,7 @@ mutually_exclusive_p (bufp, p1, p2)
}
}
}
+ break;
case charset_not:
switch (SWITCH_ENUM_CAST (*p1))