summaryrefslogtreecommitdiff
path: root/perl.h
diff options
context:
space:
mode:
authorRick Delaney <rick@consumercontact.com>2008-01-09 08:36:55 -0500
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2008-01-11 10:42:13 +0000
commit52b4506763c1e322f848f17908bebdf7672f168e (patch)
tree50379905e343a88fea99bebab56c5148b688f0e3 /perl.h
parent4b48cf39454aea22003054f8b0a85963f328fe30 (diff)
downloadperl-52b4506763c1e322f848f17908bebdf7672f168e.tar.gz
Re: [perl #49564] Re: MRO and av_clear
Message-ID: <20080109183655.GB11282@bort.ca> p4raw-id: //depot/perl@32948
Diffstat (limited to 'perl.h')
-rw-r--r--perl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl.h b/perl.h
index f813175f77..fa677cad72 100644
--- a/perl.h
+++ b/perl.h
@@ -4903,7 +4903,7 @@ MGVTBL_SET(
0,
MEMBER_TO_FPTR(Perl_magic_setisa),
0,
- MEMBER_TO_FPTR(Perl_magic_setisa),
+ MEMBER_TO_FPTR(Perl_magic_clearisa),
0,
0,
0,