summaryrefslogtreecommitdiffstats
path: root/generic/tclThread.c
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2024-05-10 15:40:16 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2024-05-10 15:40:16 (GMT)
commit897d057168f712735f662742168e1cdb07adbfa1 (patch)
tree82f1385b486b9ed371ed19b443eaa9ec42fc06db /generic/tclThread.c
parente4a1582e7444408dc857eea8d08efaa629d633c5 (diff)
downloadtcl-897d057168f712735f662742168e1cdb07adbfa1.zip
tcl-897d057168f712735f662742168e1cdb07adbfa1.tar.gz
tcl-897d057168f712735f662742168e1cdb07adbfa1.tar.bz2
More whitespace cleanup
Diffstat (limited to 'generic/tclThread.c')
-rw-r--r--generic/tclThread.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/generic/tclThread.c b/generic/tclThread.c
index 698c642..c107780 100644
--- a/generic/tclThread.c
+++ b/generic/tclThread.c
@@ -145,7 +145,6 @@ RememberSyncObject(
void **newList;
int i, j;
-
/*
* Reuse any free slot in the list.
*/