summaryrefslogtreecommitdiff
path: root/bytecode.pl
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2006-04-02 10:41:30 +0000
committerNicholas Clark <nick@ccl4.org>2006-04-02 10:41:30 +0000
commit0791085825e06feaaac4987cfea56ad1aa801a7e (patch)
tree71345bc36caaba3feb3b1e05931f39036a1ea4d7 /bytecode.pl
parentfc15ae8fb67c31ee845fb33ce00b1c24c4c1a908 (diff)
downloadperl-0791085825e06feaaac4987cfea56ad1aa801a7e.tar.gz
Convert ByteLoader to use CopARYBASE_set().
p4raw-id: //depot/perl@27674
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 fc2cae4786..11e148cda7 100644
--- a/bytecode.pl
+++ b/bytecode.pl
@@ -493,7 +493,7 @@ cop_stash cCOP svindex x
cop_filegv cCOP svindex x
#endif
cop_seq cCOP->cop_seq U32
-cop_arybase cCOP->cop_arybase I32
+cop_arybase cCOP I32 x
cop_line cCOP->cop_line line_t
cop_io cCOP->cop_io svindex
cop_warnings cCOP->cop_warnings svindex