summaryrefslogtreecommitdiff
path: root/embed.fnc
diff options
context:
space:
mode:
authorDavid Mitchell <davem@iabyn.com>2014-01-29 14:22:11 +0000
committerDavid Mitchell <davem@iabyn.com>2014-01-29 14:22:11 +0000
commit1d70cb644ef55f1e2190341193b02ee643409472 (patch)
treec39650245438474e4a9fa06bfd305b7c15c6f8e4 /embed.fnc
parent4d7db1b9da573ce828cd700a0f88a8e5cf401038 (diff)
downloadperl-1d70cb644ef55f1e2190341193b02ee643409472.tar.gz
update embed.fnc now op_null and op_free have docs
Diffstat (limited to 'embed.fnc')
-rw-r--r--embed.fnc4
1 files changed, 2 insertions, 2 deletions
diff --git a/embed.fnc b/embed.fnc
index e00be7ace1..a166dc7b14 100644
--- a/embed.fnc
+++ b/embed.fnc
@@ -734,7 +734,7 @@ AMpd |SV* |parse_label |U32 flags
AMpd |OP* |parse_fullstmt |U32 flags
AMpd |OP* |parse_stmtseq |U32 flags
: Used in various files
-Ap |void |op_null |NN OP* o
+Apd |void |op_null |NN OP* o
: FIXME. Used by Data::Alias
EXp |void |op_clear |NN OP* o
Ap |void |op_refcnt_lock
@@ -1015,7 +1015,7 @@ Apd |int |vcmp |NN SV *lhv|NN SV *rhv
p |PerlIO*|nextargv |NN GV* gv
AnpP |char* |ninstr |NN const char* big|NN const char* bigend \
|NN const char* little|NN const char* lend
-Ap |void |op_free |NULLOK OP* arg
+Apd |void |op_free |NULLOK OP* arg
Mp |OP* |op_unscope |NULLOK OP* o
#ifdef PERL_CORE
p |void |opslab_free |NN OPSLAB *slab