summaryrefslogtreecommitdiff
path: root/opcode.h
diff options
context:
space:
mode:
authorStephen McCamant <smcc@mit.edu>1998-07-14 14:56:47 -0500
committerGurusamy Sarathy <gsar@cpan.org>1998-07-15 06:46:41 +0000
commit90be192fcd319e5ef82ee20d910d431c4f328350 (patch)
tree136a5b80782e5414fd1c3b276ce6f2e6e760225e /opcode.h
parentf34e5ce4b0276f80551cc733efcf0cab2a1fed99 (diff)
downloadperl-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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcode.h b/opcode.h
index a33e500900..8f4f00b720 100644
--- a/opcode.h
+++ b/opcode.h
@@ -2205,7 +2205,7 @@ EXT U32 opargs[] = {
0x00001104, /* regcreset */
0x00001304, /* regcomp */
0x00000640, /* match */
- 0x00000004, /* qr */
+ 0x00000604, /* qr */
0x00001654, /* subst */
0x00000354, /* substcont */
0x00001914, /* trans */