summaryrefslogtreecommitdiffstats
path: root/macosx
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)
commit539d5f44840714a8f558d4c2999b8b60271661e0 (patch)
tree82f1385b486b9ed371ed19b443eaa9ec42fc06db /macosx
parent3812f72f5b8f27ca52892b3daf871f15db0bc844 (diff)
downloadtcl-539d5f44840714a8f558d4c2999b8b60271661e0.zip
tcl-539d5f44840714a8f558d4c2999b8b60271661e0.tar.gz
tcl-539d5f44840714a8f558d4c2999b8b60271661e0.tar.bz2
More whitespace cleanup
Diffstat (limited to 'macosx')
-rw-r--r--macosx/tclMacOSXNotify.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/macosx/tclMacOSXNotify.c b/macosx/tclMacOSXNotify.c
index 9123656..d8af241 100644
--- a/macosx/tclMacOSXNotify.c
+++ b/macosx/tclMacOSXNotify.c
@@ -846,7 +846,6 @@ StartNotifierThread(void)
}
UNLOCK_NOTIFIER_INIT;
}
-
/*
*----------------------------------------------------------------------