summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixTest.c
diff options
context:
space:
mode:
Diffstat (limited to 'unix/tclUnixTest.c')
-rw-r--r--unix/tclUnixTest.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/unix/tclUnixTest.c b/unix/tclUnixTest.c
index 31c92a9..75fad34 100644
--- a/unix/tclUnixTest.c
+++ b/unix/tclUnixTest.c
@@ -611,9 +611,9 @@ TestgotsigCmd(
static int
TestchmodCmd(
TCL_UNUSED(void *),
- Tcl_Interp *interp, /* Current interpreter. */
+ Tcl_Interp *interp, /* Current interpreter. */
int objc, /* Number of arguments. */
- Tcl_Obj *const *objv) /* Argument strings. */
+ Tcl_Obj *const *objv) /* Argument strings. */
{
int i, mode;