summaryrefslogtreecommitdiffstats
path: root/generic/tclStubInit.c
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tclStubInit.c')
-rw-r--r--generic/tclStubInit.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/generic/tclStubInit.c b/generic/tclStubInit.c
index 239cf60..67cb68e 100644
--- a/generic/tclStubInit.c
+++ b/generic/tclStubInit.c
@@ -1443,7 +1443,8 @@ TclStubs tclStubs = {
NULL, /* 645 */
NULL, /* 646 */
NULL, /* 647 */
- TclUnusedStubEntry, /* 648 */
+ NULL, /* 648 */
+ TclUnusedStubEntry, /* 649 */
};
/* !END!: Do not edit above this line. */