summaryrefslogtreecommitdiffstats
path: root/unix/tclXtTest.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2022-09-02 10:14:48 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2022-09-02 10:14:48 (GMT)
commit5573c07b32a8f1b33c937bf2adea3af5089aa1d2 (patch)
treeb02b8d53b9af03d17e6d7e01bcb47c4912836720 /unix/tclXtTest.c
parent5da91af3376beec4cfdf88412efab3e82381b50d (diff)
parente03ac7f9c6599697608bb897f3bdbc2e47cf0883 (diff)
downloadtcl-5573c07b32a8f1b33c937bf2adea3af5089aa1d2.zip
tcl-5573c07b32a8f1b33c937bf2adea3af5089aa1d2.tar.gz
tcl-5573c07b32a8f1b33c937bf2adea3af5089aa1d2.tar.bz2
close fork
Diffstat (limited to 'unix/tclXtTest.c')
-rw-r--r--unix/tclXtTest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/tclXtTest.c b/unix/tclXtTest.c
index 882f497..09b16c5 100644
--- a/unix/tclXtTest.c
+++ b/unix/tclXtTest.c
@@ -77,7 +77,7 @@ Tclxttest_Init(
static int
TesteventloopCmd(
- TCL_UNUSED(ClientData),
+ TCL_UNUSED(void *),
Tcl_Interp *interp, /* Current interpreter. */
int objc, /* Number of arguments. */
Tcl_Obj *const objv[]) /* Argument objects. */