summaryrefslogtreecommitdiffstats
path: root/generic/tclAssembly.c
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tclAssembly.c')
-rw-r--r--generic/tclAssembly.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/generic/tclAssembly.c b/generic/tclAssembly.c
index eacaafe..f5f2469 100644
--- a/generic/tclAssembly.c
+++ b/generic/tclAssembly.c
@@ -514,9 +514,9 @@ static const unsigned char NonThrowingByteCodes[] = {
INST_STR_MAP, /* 143 */
INST_STR_FIND, /* 144 */
INST_COROUTINE_NAME, /* 147 */
- INST_NS_CURRENT, /* 148 */
- INST_INFO_LEVEL_NUM, /* 149 */
- INST_RESOLVE_COMMAND /* 151 */
+ INST_NS_CURRENT, /* 149 */
+ INST_INFO_LEVEL_NUM, /* 150 */
+ INST_RESOLVE_COMMAND /* 152 */
};
/*