summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--generic/tclExecute.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclExecute.c b/generic/tclExecute.c
index 4cd4184..13a6aeb 100644
--- a/generic/tclExecute.c
+++ b/generic/tclExecute.c
@@ -3844,8 +3844,8 @@ TEBCresume(
CACHE_STACK_INFO();
}
NEXT_INST_F(5, 0, 0);
- }
#endif
+ }
/*
* End of INST_UNSET instructions.