From 2faa37ccf8e46b865687f0ab4992b29a75eb79ea Mon Sep 17 00:00:00 2001 From: Malcolm Beattie Date: Tue, 11 Nov 1997 15:20:43 +0000 Subject: Change name of OP_SPECIFIC to OP_THREADSV. Fixed perl_get_sv when getting per-thread magicals. Fixed thr->errsv initialisation. p4raw-id: //depot/perl@229 --- ext/Opcode/Opcode.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext') diff --git a/ext/Opcode/Opcode.pm b/ext/Opcode/Opcode.pm index d2db5ecba4..dcc5d745a4 100644 --- a/ext/Opcode/Opcode.pm +++ b/ext/Opcode/Opcode.pm @@ -431,7 +431,7 @@ beyond the scope of the compartment. These ops are related to multi-threading. - lock specific + lock threadsv =item :default -- cgit v1.2.1