summaryrefslogtreecommitdiffstats
path: root/generic/tclThreadAlloc.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2015-09-29 07:56:53 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2015-09-29 07:56:53 (GMT)
commit6494c04deef9585c38b287b24f02c49c7efee95d (patch)
treefe10deb28c3db9fcc66b3fcf7716cadfb4c3ca64 /generic/tclThreadAlloc.c
parent9bec80c561ec20b18b44df0912dd050d8d1a671d (diff)
parente39c8e6b26935216f5dc8c50ab4fe2bea2e225d1 (diff)
downloadtcl-6494c04deef9585c38b287b24f02c49c7efee95d.zip
tcl-6494c04deef9585c38b287b24f02c49c7efee95d.tar.gz
tcl-6494c04deef9585c38b287b24f02c49c7efee95d.tar.bz2
merge trunk
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 4e4ce41..7111e8f 100644
--- a/generic/tclThreadAlloc.c
+++ b/generic/tclThreadAlloc.c
@@ -1107,7 +1107,7 @@ TclFinalizeThreadAlloc(void)
* TclFinalizeThreadAllocThread --
*
* This procedure is used to destroy single thread private resources used
- * in this file.
+ * in this file.
* Called in TclpFinalizeThreadData when a thread exits (Tcl_FinalizeThread).
*
* Results: