Use PERL=../miniperl
[p5sagit/p5-mst-13.2.git] / opcode.h
index d623cf9..0cfc50c 100644 (file)
--- a/opcode.h
+++ b/opcode.h
@@ -1923,7 +1923,7 @@ EXT U32 opargs[] = {
        0x00000000,     /* and */
        0x00000000,     /* or */
        0x00001106,     /* xor */
-       0x00000000,     /* cond_expr */
+       0x00000040,     /* cond_expr */
        0x00000004,     /* andassign */
        0x00000004,     /* orassign */
        0x00000040,     /* method */
@@ -2058,7 +2058,7 @@ EXT U32 opargs[] = {
        0x0001111d,     /* shmget */
        0x0001111d,     /* shmctl */
        0x0011111d,     /* shmread */
-       0x0011111c,     /* shmwrite */
+       0x0011111d,     /* shmwrite */
        0x0000111d,     /* msgget */
        0x0001111d,     /* msgctl */
        0x0001111d,     /* msgsnd */