summaryrefslogtreecommitdiff
path: root/embed.fnc
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2014-09-24 00:22:29 -0700
committerFather Chrysostomos <sprout@cpan.org>2014-09-24 00:22:29 -0700
commit5e8814954c268f117d70c5156096c5bf7bb1cff7 (patch)
tree1c7ce310e017974cc954295b9744afd84413c145 /embed.fnc
parent8ea199e3a0196f596ff77acbc8ccac85fa2da7dd (diff)
downloadperl-5e8814954c268f117d70c5156096c5bf7bb1cff7.tar.gz
embed.fnc: cv_name is 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 a8789acb24..ee8ca59dbc 100644
--- a/embed.fnc
+++ b/embed.fnc
@@ -316,7 +316,7 @@ ApdRn |SV* |cv_const_sv |NULLOK const CV *const cv
pRn |SV* |cv_const_sv_or_av|NULLOK const CV *const cv
: Used in pad.c
pR |SV* |op_const_sv |NULLOK const OP* o|NULLOK CV* cv
-Ap |SV * |cv_name |NN CV *cv|NULLOK SV *sv
+Apd |SV * |cv_name |NN CV *cv|NULLOK SV *sv
Apd |void |cv_undef |NN CV* cv
p |void |cv_undef_flags |NN CV* cv|U32 flags
p |void |cv_forget_slab |NN CV *cv