diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2019-06-26 08:21:19 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2019-06-26 08:21:19 (GMT) |
commit | 595cb8637968efc657003e13c57b37354f1f66d6 (patch) | |
tree | e36c9450c99d8051b31d08a47f377872dbcc1b37 /win/nmakehlp.c | |
parent | 334b8029eddb4e6df592c5f540ade0fd957a72c1 (diff) | |
download | tcl-595cb8637968efc657003e13c57b37354f1f66d6.zip tcl-595cb8637968efc657003e13c57b37354f1f66d6.tar.gz tcl-595cb8637968efc657003e13c57b37354f1f66d6.tar.bz2 |
Remove EXECUTE flag for tclWinFile.c. More eol-spacing cleanup (keeping tests-pref/* among other the same in multiple branches)
Diffstat (limited to 'win/nmakehlp.c')
-rw-r--r-- | win/nmakehlp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/win/nmakehlp.c b/win/nmakehlp.c index 6532f8a..821d00b 100644 --- a/win/nmakehlp.c +++ b/win/nmakehlp.c @@ -39,7 +39,6 @@ #endif - /* protos */ static int CheckForCompilerFeature(const char *option); |