summaryrefslogtreecommitdiff
path: root/embed.fnc
diff options
context:
space:
mode:
authorAndy Lester <andy@petdance.com>2005-03-10 09:17:28 -0600
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-03-11 10:22:28 +0000
commit2601929893f334f18dbc48652b91b4acab6e8915 (patch)
treebfe6c04b282aa6be8f03f07521dcf8d1b5faec1e /embed.fnc
parente199e3bef188fd5eadcca420af186241e2773db1 (diff)
downloadperl-2601929893f334f18dbc48652b91b4acab6e8915.tar.gz
pad_push numero three-o
Message-ID: <20050310211728.GC32386@petdance.com> p4raw-id: //depot/perl@24023
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 6fd4a1df0e..fc400eef3a 100644
--- a/embed.fnc
+++ b/embed.fnc
@@ -1363,7 +1363,7 @@ pd |void |do_dump_pad |I32 level|PerlIO *file \
|PADLIST *padlist|int full
pd |void |pad_fixup_inner_anons|PADLIST *padlist|CV *old_cv|CV *new_cv
-pd |void |pad_push |PADLIST *padlist|int depth|int has_args
+pd |void |pad_push |PADLIST *padlist|int depth
#if defined(PERL_IN_PAD_C) || defined(PERL_DECL_PROT)
sd |PADOFFSET|pad_findlex |char *name|CV* cv|U32 seq|int warn \