summaryrefslogtreecommitdiffstats
path: root/generic/tclStubInit.c
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tclStubInit.c')
-rw-r--r--generic/tclStubInit.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/generic/tclStubInit.c b/generic/tclStubInit.c
index 3859995..e7dc0c1 100644
--- a/generic/tclStubInit.c
+++ b/generic/tclStubInit.c
@@ -1468,7 +1468,10 @@ TclStubs tclStubs = {
NULL, /* 667 */
NULL, /* 668 */
NULL, /* 669 */
- TclUnusedStubEntry, /* 670 */
+ NULL, /* 670 */
+ NULL, /* 671 */
+ NULL, /* 672 */
+ TclUnusedStubEntry, /* 673 */
};
/* !END!: Do not edit above this line. */