diff options
Diffstat (limited to 'unix/tclLoadShl.c')
| -rw-r--r-- | unix/tclLoadShl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/tclLoadShl.c b/unix/tclLoadShl.c index 9ddfa56..d24935a 100644 --- a/unix/tclLoadShl.c +++ b/unix/tclLoadShl.c @@ -63,7 +63,7 @@ TclpDlopen( * The flags below used to be BIND_IMMEDIATE; they were changed at the * suggestion of Wolfgang Kechel (wolfgang@prs.de): "This enables * verbosity for missing symbols when loading a shared lib and allows to - * load libtk8.0.sl into tclsh8.0 without problems. In general, this + * load libtk9.0.sl into tclsh9.0 without problems. In general, this * delays resolving symbols until they are actually needed. Shared libs * do no longer need all libraries linked in when they are build." */ |
