summaryrefslogtreecommitdiff
path: root/regexec.c
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2018-01-04 12:50:35 -0700
committerKarl Williamson <khw@cpan.org>2018-01-04 12:52:01 -0700
commitb41db090e21841b21ad0a9529cf6f76acc688dea (patch)
tree8e7563cc38cf9d98456f93529ab86215eb84f854 /regexec.c
parentb5ce63f1fde4d6ae83853f4eb56dbcf50f0c8e4a (diff)
downloadperl-b41db090e21841b21ad0a9529cf6f76acc688dea.tar.gz
Actually remove stray ';'
The previous commit was supposed to include this
Diffstat (limited to 'regexec.c')
-rw-r--r--regexec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/regexec.c b/regexec.c
index 018bebd0b8..0892554bcd 100644
--- a/regexec.c
+++ b/regexec.c
@@ -10392,7 +10392,7 @@ Perl_isSCRIPT_RUN(pTHX_ const U8 * s, const U8 * send, const bool utf8_target)
#endif
- scripts_match: ;
+ scripts_match:
/* Here, the script of the character is compatible with that of the
* run. Either they match exactly, or one or both can be any of