summaryrefslogtreecommitdiffstats
path: root/generic/tclFileName.c
diff options
context:
space:
mode:
authorpooryorick <com.digitalsmarties@pooryorick.com>2019-11-06 20:41:58 (GMT)
committerpooryorick <com.digitalsmarties@pooryorick.com>2019-11-06 20:41:58 (GMT)
commita93db0866a458cfd4afff3157d2a1b525fcddccc (patch)
treefd8bbdc2aaf03b53a77786a4fb356496fe29bdea /generic/tclFileName.c
parent1e151782fccce0a790bdafce838f53a2409a81f5 (diff)
downloadtcl-a93db0866a458cfd4afff3157d2a1b525fcddccc.zip
tcl-a93db0866a458cfd4afff3157d2a1b525fcddccc.tar.gz
tcl-a93db0866a458cfd4afff3157d2a1b525fcddccc.tar.bz2
Rewrite documentation of IO subsystem.
Diffstat (limited to 'generic/tclFileName.c')
-rw-r--r--generic/tclFileName.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/generic/tclFileName.c b/generic/tclFileName.c
index 3419d7c..834eef7 100644
--- a/generic/tclFileName.c
+++ b/generic/tclFileName.c
@@ -1680,9 +1680,8 @@ Tcl_GlobObjCmd(
*
* TclGlob --
*
- * This procedure prepares arguments for the DoGlob call. It sets the
- * separator string based on the platform, performs * tilde substitution,
- * and calls DoGlob.
+ * Sets the separator string based on the platform, performs tilde
+ * substitution, and calls DoGlob.
*
* The interpreter's result, on entry to this function, must be a valid
* Tcl list (e.g. it could be empty), since we will lappend any new