summaryrefslogtreecommitdiff
path: root/pcre_study.c
diff options
context:
space:
mode:
Diffstat (limited to 'pcre_study.c')
-rw-r--r--pcre_study.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcre_study.c b/pcre_study.c
index 1041a00..e4e24b6 100644
--- a/pcre_study.c
+++ b/pcre_study.c
@@ -348,7 +348,7 @@ do
switch(tcode[1])
{
case OP_ANY:
- case OP_ALLANY:
+ case OP_ALLANY:
return SSB_FAIL;
case OP_NOT_DIGIT: