summaryrefslogtreecommitdiffstats
path: root/generic/tclThreadAlloc.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2015-09-28 11:13:25 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2015-09-28 11:13:25 (GMT)
commitb381dafa8490b0a8588ee96491ac8b705610c548 (patch)
tree83e8e54978b08bd431f372784b7e9de51349cdbb /generic/tclThreadAlloc.c
parent1f6b04d51b1c1270bf18e1535567f54c952a3158 (diff)
parentbb34bee7731d54d1cb667229f88947fdcf5e4bb1 (diff)
downloadtcl-b381dafa8490b0a8588ee96491ac8b705610c548.zip
tcl-b381dafa8490b0a8588ee96491ac8b705610c548.tar.gz
tcl-b381dafa8490b0a8588ee96491ac8b705610c548.tar.bz2
Align comment. Remove some end-of-line spacing. No functional changes.
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 3267a0d..018f006 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: