summaryrefslogtreecommitdiffstats
path: root/doc/SplitPath.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/SplitPath.3')
-rw-r--r--doc/SplitPath.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/SplitPath.3 b/doc/SplitPath.3
index e7dc0cf..ff16792 100644
--- a/doc/SplitPath.3
+++ b/doc/SplitPath.3
@@ -72,7 +72,7 @@ Then you should eventually free the storage with a call like the
following:
.PP
.CS
-Tcl_Free((char *) argv);
+Tcl_Free(argv);
.CE
.PP
\fBTcl_JoinPath\fR is the inverse of \fBTcl_SplitPath\fR: it takes a