From 90be192fcd319e5ef82ee20d910d431c4f328350 Mon Sep 17 00:00:00 2001 From: Stephen McCamant Date: Tue, 14 Jul 1998 14:56:47 -0500 Subject: 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 --- opcode.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'opcode.h') 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 */ -- cgit v1.2.1