summaryrefslogtreecommitdiff
path: root/opcode.h
diff options
context:
space:
mode:
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 2f0061beb4..e116becabe 100644
--- a/opcode.h
+++ b/opcode.h
@@ -2043,7 +2043,7 @@ EXTCONST U32 PL_opargs[] = {
0x0000001c, /* wait */
0x0001141c, /* waitpid */
0x0002941d, /* system */
- 0x0002945d, /* exec */
+ 0x0002941d, /* exec */
0x0000245d, /* kill */
0x0000001c, /* getppid */
0x00009b1c, /* getpgrp */