aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/regex.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/regex.c b/src/regex.c
index ffc791236d7..b3d0658c7dc 100644
--- a/src/regex.c
+++ b/src/regex.c
@@ -4366,6 +4366,7 @@ mutually_exclusive_p (bufp, p1, p2)
4366 } 4366 }
4367 } 4367 }
4368 } 4368 }
4369 break;
4369 4370
4370 case charset_not: 4371 case charset_not:
4371 switch (SWITCH_ENUM_CAST (*p1)) 4372 switch (SWITCH_ENUM_CAST (*p1))