summaryrefslogtreecommitdiff
path: root/embed.fnc
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2018-07-22 09:28:04 -0600
committerKarl Williamson <khw@cpan.org>2018-07-22 09:48:53 -0600
commit24c0e3d338d04690115269b920f895252cc658bd (patch)
tree7d91af1dac45e7ca2d46f9f14ab349425e20e259 /embed.fnc
parent97331932894f78068865a177f5defc4d0ca89041 (diff)
downloadperl-24c0e3d338d04690115269b920f895252cc658bd.tar.gz
embed.fnc: Rmv wrong marker that a fcn has docs
This was a copy paste error. This is a function that should not be called directly, and isn't documented.
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 2a42dfe756..1548248038 100644
--- a/embed.fnc
+++ b/embed.fnc
@@ -1889,7 +1889,7 @@ AMndi |UV |utf8n_to_uvchr_msgs|NN const U8 *s \
|const U32 flags \
|NULLOK U32 * errors \
|NULLOK AV ** msgs
-AMnpd |UV |_utf8n_to_uvchr_msgs_helper \
+AMnp |UV |_utf8n_to_uvchr_msgs_helper \
|NN const U8 *s \
|STRLEN curlen \
|NULLOK STRLEN *retlen \