aboutsummaryrefslogtreecommitdiff
path: root/64bit-warning-plugin.tcl
diff options
context:
space:
mode:
Diffstat (limited to '64bit-warning-plugin.tcl')
-rw-r--r--64bit-warning-plugin.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/64bit-warning-plugin.tcl b/64bit-warning-plugin.tcl
index cc7646e..550966c 100644
--- a/64bit-warning-plugin.tcl
+++ b/64bit-warning-plugin.tcl
@@ -4,7 +4,7 @@
set msg "WARNING: 64-bit builds are still beta, some libraries are known to have serious issues ("
if {$tcl_platform(os) eq "Darwin"} {
- append msg "Gem, tclpd, "
+ append msg "hid, Gem, gem2pdp, tclpd, "
}
append msg "cyclone, maxlib, moonlib, moocow, pdp, bsaylor, etc.)"
::pdwindow::error "$msg\n"