summaryrefslogtreecommitdiff
path: root/embed.pl
diff options
context:
space:
mode:
authorSimon Cozens <simon@netthink.co.uk>2001-06-03 14:51:46 +0100
committerJarkko Hietaniemi <jhi@iki.fi>2001-06-03 16:04:26 +0000
commit1cadc447bef52741928814e16ae3e1f6e585d954 (patch)
treebf8eddfbad783807ef863cfd7e1d14f40daabfb4 /embed.pl
parent6d79cad27a2b87dccc1697da50ccc1547477bc4c (diff)
downloadperl-1cadc447bef52741928814e16ae3e1f6e585d954.tar.gz
APIfy op_clear
Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk> (despite the subject line, op_null is APIfied by the patch) p4raw-id: //depot/perl@10400
Diffstat (limited to 'embed.pl')
-rwxr-xr-xembed.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed.pl b/embed.pl
index a36ef7811d..c8ea257a33 100755
--- a/embed.pl
+++ b/embed.pl
@@ -1673,7 +1673,7 @@ p |I32 |keyword |char* d|I32 len
Ap |void |leave_scope |I32 base
p |void |lex_end
p |void |lex_start |SV* line
-p |void |op_null |OP* o
+Ap |void |op_null |OP* o
p |void |op_clear |OP* o
p |OP* |linklist |OP* o
p |OP* |list |OP* o