summaryrefslogtreecommitdiff
path: root/bytecode.pl
diff options
context:
space:
mode:
authorSteve Peters <steve@fisharerojo.org>2005-04-21 13:55:47 -0500
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-04-22 08:48:14 +0000
commit03687789a91f025434d009c94c44b46adf44f605 (patch)
tree97dd15771170ae19c91f16cdb4fc60907fd02436 /bytecode.pl
parent72cc7e2ab9abf6b26145a62bf39dc0f2a34c6b8f (diff)
downloadperl-03687789a91f025434d009c94c44b46adf44f605.tar.gz
bytecode.pl, bytecode.h, and sv.h fixes
Message-ID: <20050421235547.GA12149@mccoy.peters.homeunix.org> p4raw-id: //depot/perl@24277
Diffstat (limited to 'bytecode.pl')
-rw-r--r--bytecode.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/bytecode.pl b/bytecode.pl
index 59069b3a58..aa0e02723d 100644
--- a/bytecode.pl
+++ b/bytecode.pl
@@ -423,7 +423,7 @@ mg_private SvMAGIC(bstate->bs_sv)->mg_private U16
mg_flags SvMAGIC(bstate->bs_sv)->mg_flags U8
mg_name SvMAGIC(bstate->bs_sv) pvcontents x
mg_namex SvMAGIC(bstate->bs_sv) svindex x
-xmg_stash bstate->bs_sv svindex X
+xmg_stash bstate->bs_sv svindex x
gv_fetchpv bstate->bs_sv strconst x
gv_fetchpvx bstate->bs_sv strconst x
gv_stashpv bstate->bs_sv strconst x