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 9dc3ca0..34bf824 100644
--- a/generic/tclStubInit.c
+++ b/generic/tclStubInit.c
@@ -720,7 +720,7 @@ static const TclIntStubs tclIntStubs = {
0, /* 220 */
0, /* 221 */
0, /* 222 */
- 0, /* 223 */
+ TclGetCStackPtr, /* 223 */
TclGetPlatform, /* 224 */
TclTraceDictPath, /* 225 */
TclObjBeingDeleted, /* 226 */