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 | 805d98b8a0966284b338e8e405630b48d5a3940d (patch) | |
| tree | 82f1385b486b9ed371ed19b443eaa9ec42fc06db /unix/tclUnixInit.c | |
| parent | 4c394788af4e1ca04c1a35873bfd8b021205ace7 (diff) | |
| download | tcl-805d98b8a0966284b338e8e405630b48d5a3940d.zip tcl-805d98b8a0966284b338e8e405630b48d5a3940d.tar.gz tcl-805d98b8a0966284b338e8e405630b48d5a3940d.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 - /* *--------------------------------------------------------------------------- |
