summaryrefslogtreecommitdiffstats
path: root/generic/tclStubInit.c
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tclStubInit.c')
-rw-r--r--generic/tclStubInit.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/generic/tclStubInit.c b/generic/tclStubInit.c
index 3c734ce..900482b 100644
--- a/generic/tclStubInit.c
+++ b/generic/tclStubInit.c
@@ -1645,7 +1645,11 @@ const TclStubs tclStubs = {
0, /* 653 */
0, /* 654 */
0, /* 655 */
- TclUnusedStubEntry, /* 656 */
+ 0, /* 656 */
+ 0, /* 657 */
+ 0, /* 658 */
+ 0, /* 659 */
+ TclUnusedStubEntry, /* 660 */
};
/* !END!: Do not edit above this line. */