summaryrefslogtreecommitdiff
path: root/embed.fnc
diff options
context:
space:
mode:
authorMichael G. Schwern <schwern@pobox.com>2002-01-21 10:16:42 -0500
committerJarkko Hietaniemi <jhi@iki.fi>2002-01-23 14:17:52 +0000
commit301daebccb7cf8ef4420fe0ae3cdddd299f11568 (patch)
tree6925d913db3736972e5e2609e0ce031fa8012baa /embed.fnc
parentd9984052ba632ec50d14b1afa97960143b6781f2 (diff)
downloadperl-301daebccb7cf8ef4420fe0ae3cdddd299f11568.tar.gz
Re: bless() bug ? Why fails reblessing of 'main::Object' to 'Object' ?
Message-ID: <20020121201642.GA6659@blackrider> p4raw-id: //depot/perl@14385
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 9cf223ea41..f86c78056f 100644
--- a/embed.fnc
+++ b/embed.fnc
@@ -1287,7 +1287,7 @@ s |I32 |cr_textfilter |int idx|SV *sv|int maxlen
#endif
#if defined(PERL_IN_UNIVERSAL_C) || defined(PERL_DECL_PROT)
-s |SV*|isa_lookup |HV *stash|const char *name|int len|int level
+s |SV*|isa_lookup |HV *stash|const char *name|HV *name_stash|int len|int level
#endif
#if defined(PERL_IN_LOCALE_C) || defined(PERL_DECL_PROT)