summaryrefslogtreecommitdiffstats
path: root/doc/SplitPath.3
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2022-05-18 09:08:53 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2022-05-18 09:08:53 (GMT)
commit2c6526084c6c3a93eda8b2bb13bc83304154efcb (patch)
tree33b7aa5ed597315ccb3dd94cac7cf12bf36cb55c /doc/SplitPath.3
parent98d911931078d5c87ac0468c2a6f43d9c38918cc (diff)
parent2e04ff831d043373741c9252f3ff791bbc2bbda9 (diff)
downloadtcl-2c6526084c6c3a93eda8b2bb13bc83304154efcb.zip
tcl-2c6526084c6c3a93eda8b2bb13bc83304154efcb.tar.gz
tcl-2c6526084c6c3a93eda8b2bb13bc83304154efcb.tar.bz2
Merge 9.0
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