summaryrefslogtreecommitdiffstats
path: root/unix/tclXtTest.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2024-03-20 13:14:26 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2024-03-20 13:14:26 (GMT)
commit6d093a49bdc100e9422cbde3980c3136f5989922 (patch)
treea58a10a709008a92c2bd3cb895fcfac27531c9be /unix/tclXtTest.c
parent963276ee6d0ba32137fc09c691ffe93eda538e3e (diff)
downloadtcl-6d093a49bdc100e9422cbde3980c3136f5989922.zip
tcl-6d093a49bdc100e9422cbde3980c3136f5989922.tar.gz
tcl-6d093a49bdc100e9422cbde3980c3136f5989922.tar.bz2
(backport) more spacing/formatting tweaks. For now, macosx/unix/win only.
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 d4b4251..c6bcc18 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. */