X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=opcode.h;h=240e30045f2cfe109b4600eee671b3b7474792cb;hb=9ac5eb64d274bdbd879ebb568a13f392d2a50575;hp=b77c0a831cd513481d80faa4da26df330bf2b687;hpb=5a47f09b1f37ad670eb23486a6efdb4c448efdfa;p=p5sagit%2Fp5-mst-13.2.git diff --git a/opcode.h b/opcode.h index b77c0a8..240e300 100644 --- a/opcode.h +++ b/opcode.h @@ -1,7 +1,7 @@ /* * opcode.h * - * Copyright (c) 1997-2002, Larry Wall + * Copyright (c) 1997-2003, Larry Wall * * You may distribute under the terms of either the GNU General Public * License or the Artistic License, as specified in the README file. @@ -1614,7 +1614,7 @@ EXT U32 PL_opargs[] = { 0x00000248, /* rv2hv */ 0x00028404, /* helem */ 0x00048801, /* hslice */ - 0x00022800, /* unpack */ + 0x00122800, /* unpack */ 0x0004280d, /* pack */ 0x00222808, /* split */ 0x0004280d, /* join */