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 e7dc0c1..0bebc15 100644
--- a/generic/tclStubInit.c
+++ b/generic/tclStubInit.c
@@ -1471,7 +1471,9 @@ TclStubs tclStubs = {
NULL, /* 670 */
NULL, /* 671 */
NULL, /* 672 */
- TclUnusedStubEntry, /* 673 */
+ NULL, /* 673 */
+ NULL, /* 674 */
+ TclUnusedStubEntry, /* 675 */
};
/* !END!: Do not edit above this line. */