summaryrefslogtreecommitdiff
path: root/src/bytecode.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bytecode.h')
-rw-r--r--src/bytecode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bytecode.h b/src/bytecode.h
index 317a99d4..d1a529f8 100644
--- a/src/bytecode.h
+++ b/src/bytecode.h
@@ -265,7 +265,7 @@ typedef unsigned char uchar;
#define IN_SEND_TEXT_W 0x89
#define IN_SEND_TEXT_BKT 0x8a
-#define IN_PRINT_TREE_W 0xa3
+#define IN_PRINT_TREE 0xa3
#define IN_SEND_TREE_W 0xa9
#define IN_SEND_TREE_BKT 0xaa