diff options
| author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2022-09-02 10:14:48 (GMT) |
|---|---|---|
| committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2022-09-02 10:14:48 (GMT) |
| commit | 5573c07b32a8f1b33c937bf2adea3af5089aa1d2 (patch) | |
| tree | b02b8d53b9af03d17e6d7e01bcb47c4912836720 /unix/tclXtTest.c | |
| parent | 5da91af3376beec4cfdf88412efab3e82381b50d (diff) | |
| parent | e03ac7f9c6599697608bb897f3bdbc2e47cf0883 (diff) | |
| download | tcl-5573c07b32a8f1b33c937bf2adea3af5089aa1d2.zip tcl-5573c07b32a8f1b33c937bf2adea3af5089aa1d2.tar.gz tcl-5573c07b32a8f1b33c937bf2adea3af5089aa1d2.tar.bz2 | |
close fork
Diffstat (limited to 'unix/tclXtTest.c')
| -rw-r--r-- | unix/tclXtTest.c | 2 |
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. */ |
