summaryrefslogtreecommitdiffstats
path: root/generic/tclStubInit.c
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tclStubInit.c')
-rw-r--r--generic/tclStubInit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclStubInit.c b/generic/tclStubInit.c
index 9bfce36..f7fd5b0 100644
--- a/generic/tclStubInit.c
+++ b/generic/tclStubInit.c
@@ -673,7 +673,7 @@ static const TclIntStubs tclIntStubs = {
TclPtrObjMakeUpvar, /* 255 */
TclPtrUnsetVar, /* 256 */
TclStaticLibrary, /* 257 */
- 0, /* 258 */
+ TclMSB, /* 258 */
0, /* 259 */
0, /* 260 */
TclUnusedStubEntry, /* 261 */