diff options
author | Stephen McCamant <smcc@mit.edu> | 1998-07-14 14:56:47 -0500 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-07-15 06:46:41 +0000 |
commit | 90be192fcd319e5ef82ee20d910d431c4f328350 (patch) | |
tree | 136a5b80782e5414fd1c3b276ce6f2e6e760225e /opcode.h | |
parent | f34e5ce4b0276f80551cc733efcf0cab2a1fed99 (diff) | |
download | perl-90be192fcd319e5ef82ee20d910d431c4f328350.tar.gz |
applied patch, regen headers
Message-ID: <13739.64763.792570.626015@alias-2.pr.mcs.net>
Subject: B::Deparse update for qr// and regcreset
p4raw-id: //depot/perl@1507
Diffstat (limited to 'opcode.h')
-rw-r--r-- | opcode.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2205,7 +2205,7 @@ EXT U32 opargs[] = { 0x00001104, /* regcreset */ 0x00001304, /* regcomp */ 0x00000640, /* match */ - 0x00000004, /* qr */ + 0x00000604, /* qr */ 0x00001654, /* subst */ 0x00000354, /* substcont */ 0x00001914, /* trans */ |