summaryrefslogtreecommitdiffstats
path: root/generic/tclZipfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tclZipfs.c')
-rw-r--r--generic/tclZipfs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclZipfs.c b/generic/tclZipfs.c
index 63efc14..cb7f2e1 100644
--- a/generic/tclZipfs.c
+++ b/generic/tclZipfs.c
@@ -6483,7 +6483,7 @@ TclZipfs_AppHook(
TCL_UNUSED(int *), /*argcPtr*/
#endif
#ifdef _WIN32
- TCL_UNUSED(WCHAR ***)) /* argvPtr */
+ TCL_UNUSED(unsigned short ***)) /* argvPtr */
#else /* !_WIN32 */
char ***argvPtr) /* Pointer to argv */
#endif /* _WIN32 */