diff options
author | Nicholas Clark <nick@ccl4.org> | 2008-11-27 20:01:05 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2008-11-27 20:01:05 +0000 |
commit | 1d0620e07f09f003db2a6b3bb16891110785edf3 (patch) | |
tree | 9416a52c6e464b947157d9a528e9ed7119f22840 /embed.fnc | |
parent | d67fec574fe4138665a5e0ed89833497c7102c1e (diff) | |
download | perl-1d0620e07f09f003db2a6b3bb16891110785edf3.tar.gz |
av_fake is undead. :-(
Hopefully it will get the message this time.
p4raw-id: //depot/perl@34947
Diffstat (limited to 'embed.fnc')
-rw-r--r-- | embed.fnc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -112,7 +112,6 @@ Apd |void |av_clear |NN AV *av Apd |SV* |av_delete |NN AV *av|I32 key|I32 flags ApdR |bool |av_exists |NN AV *av|I32 key Apd |void |av_extend |NN AV *av|I32 key -pR |AV* |av_fake |I32 size|NN SV **strp ApdR |SV** |av_fetch |NN AV *av|I32 key|I32 lval Apd |void |av_fill |NN AV *av|I32 fill ApdR |I32 |av_len |NN AV *av |