diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2014-11-14 09:44:34 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2014-11-14 09:44:34 (GMT) |
commit | c297897b8f3cef07ec0a8b86f7bf56322f8e65dc (patch) | |
tree | 2b99a664296c9d6d3e6b3b08c2d6581c1cb6cbf7 /unix/tclUnixThrd.h | |
parent | c2a87a1640d623b273f5d410119278db08c159b3 (diff) | |
download | tcl-c297897b8f3cef07ec0a8b86f7bf56322f8e65dc.zip tcl-c297897b8f3cef07ec0a8b86f7bf56322f8e65dc.tar.gz tcl-c297897b8f3cef07ec0a8b86f7bf56322f8e65dc.tar.bz2 |
Remove a number of eol-spaces. No change in functionality.
Diffstat (limited to 'unix/tclUnixThrd.h')
-rw-r--r-- | unix/tclUnixThrd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/tclUnixThrd.h b/unix/tclUnixThrd.h index 6a73132..f03b530 100644 --- a/unix/tclUnixThrd.h +++ b/unix/tclUnixThrd.h @@ -8,7 +8,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. */ - + #ifndef _TCLUNIXTHRD #define _TCLUNIXTHRD |