const declaration fixup
[p5sagit/p5-mst-13.2.git] / opcode.pl
index d055f58..4aacb2d 100755 (executable)
--- a/opcode.pl
+++ b/opcode.pl
@@ -913,7 +913,7 @@ getlogin    getlogin                ck_null         st0
 syscall                syscall                 ck_fun          imst@   S L
 
 # For multi-threading
-lock           lock                    ck_rfun         s%      S
+lock           lock                    ck_rfun         s%      R
 threadsv       per-thread value        ck_null         ds0
 
 # Control (contd.)