summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixTime.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-03-07 08:31:44 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-03-07 08:31:44 (GMT)
commitefadd7170eafc8ffacab61f82cf3878cc7285ff1 (patch)
tree99d87a4b0c5e77209cb0eb3c1f462d6bcd5a0f3c /unix/tclUnixTime.c
parent3e2014216af5a54eec83355257ed2f95f9d8bf41 (diff)
parent65baf6c706d7cfa12cfbc06610f7e9a51c5c81e8 (diff)
downloadtcl-efadd7170eafc8ffacab61f82cf3878cc7285ff1.zip
tcl-efadd7170eafc8ffacab61f82cf3878cc7285ff1.tar.gz
tcl-efadd7170eafc8ffacab61f82cf3878cc7285ff1.tar.bz2
Merge 8.6. Remove unneeded code from init.tcl
Diffstat (limited to 'unix/tclUnixTime.c')
-rw-r--r--unix/tclUnixTime.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/tclUnixTime.c b/unix/tclUnixTime.c
index d95d39b..1d8b351 100644
--- a/unix/tclUnixTime.c
+++ b/unix/tclUnixTime.c
@@ -251,7 +251,7 @@ TclpWideClicksToNanoseconds(
*
* TclpWideClickInMicrosec --
*
- * This procedure return scale to convert click values from the
+ * This procedure return scale to convert click values from the
* TclpGetWideClicks native resolution to microsecond resolution
* and back.
*