summaryrefslogtreecommitdiffstats
path: root/generic/tclStubInit.c
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tclStubInit.c')
-rw-r--r--generic/tclStubInit.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/generic/tclStubInit.c b/generic/tclStubInit.c
index 1fcd92b..3859995 100644
--- a/generic/tclStubInit.c
+++ b/generic/tclStubInit.c
@@ -1466,7 +1466,9 @@ TclStubs tclStubs = {
NULL, /* 665 */
NULL, /* 666 */
NULL, /* 667 */
- TclUnusedStubEntry, /* 668 */
+ NULL, /* 668 */
+ NULL, /* 669 */
+ TclUnusedStubEntry, /* 670 */
};
/* !END!: Do not edit above this line. */