diff options
| author | dkf <donal.k.fellows@manchester.ac.uk> | 2024-05-10 15:40:16 (GMT) |
|---|---|---|
| committer | dkf <donal.k.fellows@manchester.ac.uk> | 2024-05-10 15:40:16 (GMT) |
| commit | 539d5f44840714a8f558d4c2999b8b60271661e0 (patch) | |
| tree | 82f1385b486b9ed371ed19b443eaa9ec42fc06db /unix/tclUnixInit.c | |
| parent | 3812f72f5b8f27ca52892b3daf871f15db0bc844 (diff) | |
| download | tcl-539d5f44840714a8f558d4c2999b8b60271661e0.zip tcl-539d5f44840714a8f558d4c2999b8b60271661e0.tar.gz tcl-539d5f44840714a8f558d4c2999b8b60271661e0.tar.bz2 | |
More whitespace cleanup
Diffstat (limited to 'unix/tclUnixInit.c')
| -rw-r--r-- | unix/tclUnixInit.c | 1 |
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 - /* *--------------------------------------------------------------------------- |
