summaryrefslogtreecommitdiff
path: root/src/pcre2_study.c
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2018-08-13 11:57:09 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2018-08-13 11:57:09 +0000
commitcda75c98a6c0c1ea2efdc2861134fff4d71cf85e (patch)
tree66e18f00d3775d4858c295e31d8c2d33a84a2a80 /src/pcre2_study.c
parent969454248f0219bdf200f602bdc17bccbceea906 (diff)
downloadpcre2-cda75c98a6c0c1ea2efdc2861134fff4d71cf85e.tar.gz
File tidies and documentation update for 10.32-RC1 Release Candidate.
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@983 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'src/pcre2_study.c')
-rw-r--r--src/pcre2_study.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pcre2_study.c b/src/pcre2_study.c
index d5c6270..acbf98b 100644
--- a/src/pcre2_study.c
+++ b/src/pcre2_study.c
@@ -707,7 +707,7 @@ for (;;)
/* Skip these, but we need to add in the name length. */
case OP_MARK:
- case OP_COMMIT_ARG:
+ case OP_COMMIT_ARG:
case OP_PRUNE_ARG:
case OP_SKIP_ARG:
case OP_THEN_ARG:
@@ -957,7 +957,7 @@ do
case OP_CIRCM:
case OP_CLOSE:
case OP_COMMIT:
- case OP_COMMIT_ARG:
+ case OP_COMMIT_ARG:
case OP_COND:
case OP_CREF:
case OP_FALSE: