summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixInit.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)
commit539d5f44840714a8f558d4c2999b8b60271661e0 (patch)
tree82f1385b486b9ed371ed19b443eaa9ec42fc06db /unix/tclUnixInit.c
parent3812f72f5b8f27ca52892b3daf871f15db0bc844 (diff)
downloadtcl-539d5f44840714a8f558d4c2999b8b60271661e0.zip
tcl-539d5f44840714a8f558d4c2999b8b60271661e0.tar.gz
tcl-539d5f44840714a8f558d4c2999b8b60271661e0.tar.bz2
More whitespace cleanup
Diffstat (limited to 'unix/tclUnixInit.c')
-rw-r--r--unix/tclUnixInit.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/unix/tclUnixInit.c b/unix/tclUnixInit.c
index 67bff10..81e3af5 100644
--- a/unix/tclUnixInit.c
+++ b/unix/tclUnixInit.c
@@ -335,7 +335,6 @@ static int MacOSXGetLibraryPath(Tcl_Interp *interp,
MODULE_SCOPE long tclMacOSXDarwinRelease;
long tclMacOSXDarwinRelease = 0;
#endif
-
/*
*---------------------------------------------------------------------------