summaryrefslogtreecommitdiff
path: root/regcomp.c
diff options
context:
space:
mode:
Diffstat (limited to 'regcomp.c')
-rw-r--r--regcomp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/regcomp.c b/regcomp.c
index dbf8c4aa6c..a1beaf208f 100644
--- a/regcomp.c
+++ b/regcomp.c
@@ -16698,7 +16698,7 @@ S_put_byte(pTHX_ SV *sv, int c)
}
STATIC void
-S_put_range(pTHX_ SV *sv, UV start, UV end)
+S_put_range(pTHX_ SV *sv, UV start, const UV end)
{
/* Appends to 'sv' a displayable version of the range of code points from