summaryrefslogtreecommitdiffstats
path: root/win/nmakehlp.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-06-26 08:21:19 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-06-26 08:21:19 (GMT)
commitf53e74c9753ead43330abc3e6cc08c79fcc7ac1c (patch)
treee36c9450c99d8051b31d08a47f377872dbcc1b37 /win/nmakehlp.c
parentac292266d950356bba8d9e244d38e811d149c9c0 (diff)
downloadtcl-f53e74c9753ead43330abc3e6cc08c79fcc7ac1c.zip
tcl-f53e74c9753ead43330abc3e6cc08c79fcc7ac1c.tar.gz
tcl-f53e74c9753ead43330abc3e6cc08c79fcc7ac1c.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.c1
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);