diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2019-10-05 20:35:45 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2019-10-05 20:35:45 (GMT) |
commit | 92816a0c35892a654cc4a4a24260eb367f274bf3 (patch) | |
tree | 308f7d4b1d0ca93a9dd71ae259ec3486e21823be /unix | |
parent | dc81b2efafb3f33e0da6dc17a3e1a4746da91fd6 (diff) | |
download | tcl-92816a0c35892a654cc4a4a24260eb367f274bf3.zip tcl-92816a0c35892a654cc4a4a24260eb367f274bf3.tar.gz tcl-92816a0c35892a654cc4a4a24260eb367f274bf3.tar.bz2 |
Change LSTATUS to LONG, since older SDK's don't know it.
core.tcl.tk -> core.tcl-lang.org and htt -> https
Diffstat (limited to 'unix')
-rw-r--r-- | unix/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/README b/unix/README index d8f1090..22b3833 100644 --- a/unix/README +++ b/unix/README @@ -165,5 +165,5 @@ don't run the tests as superuser: this will cause several of them to fail. If a test is failing consistently, please send us a bug report with as much detail as you can manage to our tracker: - http://core.tcl.tk/tcl/reportlist + https://core.tcl-lang.org/tcl/reportlist |