summaryrefslogtreecommitdiffstats
path: root/library/safe.tcl
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2017-11-06 14:50:08 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2017-11-06 14:50:08 (GMT)
commit27e8f4db3d5d3fa5840fc71f3cf231238ff2863b (patch)
treeed1481814af7c403e4d78d77e5b71ac61553071b /library/safe.tcl
parent9b30058284ab5a87d78cb96dcd63b95a7ada2393 (diff)
downloadtcl-27e8f4db3d5d3fa5840fc71f3cf231238ff2863b.zip
tcl-27e8f4db3d5d3fa5840fc71f3cf231238ff2863b.tar.gz
tcl-27e8f4db3d5d3fa5840fc71f3cf231238ff2863b.tar.bz2
More tcl8 -> tcl9 renumbering, for example related to the installation of Tcl packages where tcl9 actually can find them.
Diffstat (limited to 'library/safe.tcl')
-rw-r--r--library/safe.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/safe.tcl b/library/safe.tcl
index ea6391d..c48d002 100644
--- a/library/safe.tcl
+++ b/library/safe.tcl
@@ -113,7 +113,7 @@ proc ::safe::CheckInterp {slave} {
# we had the bad idea to support for the sake of user simplicity in
# create/init but which makes life hard in configure...
# So this will be hopefully written and some integrated with opt1.0
-# (hopefully for tcl8.1 ?)
+# (hopefully for tcl9.0 ?)
proc ::safe::interpConfigure {args} {
switch [llength $args] {
1 {