summaryrefslogtreecommitdiffstats
path: root/win/tclWinPort.h
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2016-11-16 11:17:13 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2016-11-16 11:17:13 (GMT)
commit931a899085727adb20b4c57c985c102a164ecb0a (patch)
treea9f1067aba4cf5f181a284f7c48fbd868b07eee7 /win/tclWinPort.h
parent4350c4c3acf4e0f95a12e08c422dae6355016d3c (diff)
parent29606e4a7b43adb9f923fb5781d3b9a93d9ba1c8 (diff)
downloadtcl-931a899085727adb20b4c57c985c102a164ecb0a.zip
tcl-931a899085727adb20b4c57c985c102a164ecb0a.tar.gz
tcl-931a899085727adb20b4c57c985c102a164ecb0a.tar.bz2
merge trunk
Diffstat (limited to 'win/tclWinPort.h')
-rw-r--r--win/tclWinPort.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/tclWinPort.h b/win/tclWinPort.h
index 225fcb7..b6e59b4 100644
--- a/win/tclWinPort.h
+++ b/win/tclWinPort.h
@@ -549,7 +549,7 @@ typedef DWORD_PTR * PDWORD_PTR;
* address platform-specific issues.
*/
-#define TclpReleaseFile(file) ckfree((char *) file)
+#define TclpReleaseFile(file) ckfree(file)
/*
* The following macros and declarations wrap the C runtime library