summaryrefslogtreecommitdiffstats
path: root/generic/tclStubInit.c
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tclStubInit.c')
-rw-r--r--generic/tclStubInit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclStubInit.c b/generic/tclStubInit.c
index 623407b..8481998 100644
--- a/generic/tclStubInit.c
+++ b/generic/tclStubInit.c
@@ -1491,7 +1491,7 @@ const TclStubs tclStubs = {
Tcl_GetEncodingNulLength, /* 683 */
0, /* 684 */
0, /* 685 */
- 0, /* 686 */
+ Tcl_GetWideUIntFromObj, /* 686 */
Tcl_DStringToObj, /* 687 */
};