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 bad4cb9..7d200c4 100644
--- a/generic/tclZipfs.c
+++ b/generic/tclZipfs.c
@@ -5733,7 +5733,7 @@ ZipfsAppHookFindTclInit(
static void
ZipfsExitHandler(
- ClientData clientData)
+ TCL_UNUSED(void *))
{
Tcl_HashEntry *hPtr;
Tcl_HashSearch search;