summaryrefslogtreecommitdiffstats
path: root/generic/tclThreadAlloc.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-09-14 12:37:13 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-09-14 12:37:13 (GMT)
commit4396d37f6f0fc2dc3b776872b73ff9717ea26e43 (patch)
tree5f2caf523448854c5e54436a85538bfd43f63247 /generic/tclThreadAlloc.c
parent3f40916f38cf0dea71aedef71ea340507267e01e (diff)
parent5406b207723fa1acec5df7441387d1c9229a88ac (diff)
downloadtcl-4396d37f6f0fc2dc3b776872b73ff9717ea26e43.zip
tcl-4396d37f6f0fc2dc3b776872b73ff9717ea26e43.tar.gz
tcl-4396d37f6f0fc2dc3b776872b73ff9717ea26e43.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 5d4dbbc..c2a94f6 100644
--- a/generic/tclThreadAlloc.c
+++ b/generic/tclThreadAlloc.c
@@ -1036,7 +1036,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.