summaryrefslogtreecommitdiff
path: root/embed.fnc
diff options
context:
space:
mode:
Diffstat (limited to 'embed.fnc')
-rw-r--r--embed.fnc2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed.fnc b/embed.fnc
index 18fc142147..9bdb8dc045 100644
--- a/embed.fnc
+++ b/embed.fnc
@@ -3167,7 +3167,7 @@ Apd |char * |pv_display |NN SV *dsv \
Apd |char * |pv_escape |NULLOK SV *dsv \
|NN char const * const str \
|const STRLEN count \
- |const STRLEN max \
+ |STRLEN max \
|NULLOK STRLEN * const escaped \
|U32 flags
Apd |char * |pv_pretty |NN SV *dsv \