diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2015-03-23 10:44:09 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2015-03-23 10:44:09 (GMT) |
commit | e376bb72e8ff45dbe2d1754b98b28b4dfa1015c1 (patch) | |
tree | c02883cb7a2d46e3bd913aac56ff68653c90e7cd /win/tkConfig.sh.in | |
parent | 591d3b2f266f160e601712752cf61255e00aaf9c (diff) | |
download | tk-e376bb72e8ff45dbe2d1754b98b28b4dfa1015c1.zip tk-e376bb72e8ff45dbe2d1754b98b28b4dfa1015c1.tar.gz tk-e376bb72e8ff45dbe2d1754b98b28b4dfa1015c1.tar.bz2 |
Remove some unnecessary end-of-line spacing
Diffstat (limited to 'win/tkConfig.sh.in')
-rw-r--r-- | win/tkConfig.sh.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/tkConfig.sh.in b/win/tkConfig.sh.in index 7816b15..c511312 100644 --- a/win/tkConfig.sh.in +++ b/win/tkConfig.sh.in @@ -1,5 +1,5 @@ # tkConfig.sh -- -# +# # This shell script (for sh) is generated automatically by Tk's # configure script. It will create shell variables for most of # the configuration options discovered by the configure script. |