summaryrefslogtreecommitdiffstats
path: root/doc/SplitPath.3
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2022-05-18 09:06:12 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2022-05-18 09:06:12 (GMT)
commit2e04ff831d043373741c9252f3ff791bbc2bbda9 (patch)
treef855d175e2a84ba2249005208b9c6a21f7ed8468 /doc/SplitPath.3
parent5c0af8783c940374355b648f2a47176f6c48af25 (diff)
downloadtcl-2e04ff831d043373741c9252f3ff791bbc2bbda9.zip
tcl-2e04ff831d043373741c9252f3ff791bbc2bbda9.tar.gz
tcl-2e04ff831d043373741c9252f3ff791bbc2bbda9.tar.bz2
doc fix
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 c011194..5dae109 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