diff options
Diffstat (limited to 'src/opcode.h')
| -rw-r--r-- | src/opcode.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/opcode.h b/src/opcode.h index df1fcf9bd..45e5823c7 100644 --- a/src/opcode.h +++ b/src/opcode.h @@ -51,7 +51,7 @@ enum { /*----------------------------------------------------------------------- - name args description + operation code operand description ------------------------------------------------------------------------*/ OP_NOP=0,/* */ OP_MOVE,/* A B R(A) := R(B) */ |
