summaryrefslogtreecommitdiffstats
path: root/generic/tclThreadAlloc.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-09-14 21:52:20 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-09-14 21:52:20 (GMT)
commitc9396a84a899e88fa02dd17df5601e9b2fd0cef4 (patch)
tree7188f5fa190c980eee21173bf1c5a8b807398002 /generic/tclThreadAlloc.c
parent96c82a32e19afd4581f3aa21da39c8c6aa90bd7c (diff)
parent93022718af12833e135ad743bc6169bcfd443ddf (diff)
downloadtcl-c9396a84a899e88fa02dd17df5601e9b2fd0cef4.zip
tcl-c9396a84a899e88fa02dd17df5601e9b2fd0cef4.tar.gz
tcl-c9396a84a899e88fa02dd17df5601e9b2fd0cef4.tar.bz2
Merge 8.7
Diffstat (limited to 'generic/tclThreadAlloc.c')
-rw-r--r--generic/tclThreadAlloc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclThreadAlloc.c b/generic/tclThreadAlloc.c
index dfda199..df685eb 100644
--- a/generic/tclThreadAlloc.c
+++ b/generic/tclThreadAlloc.c
@@ -1064,7 +1064,7 @@ GetBlocks(
* TclInitThreadAlloc --
*
* Initializes the allocator cache-maintenance structures.
- * It is done early and protected during the TclInitSubsystems().
+ * It is done early and protected during the Tcl_InitSubsystems().
*
* Results:
* None.