From 397c42413d874b62ef48ebe66239283cf355f822 Mon Sep 17 00:00:00 2001 From: ijackson Date: Mon, 10 Jun 2002 19:47:16 +0000 Subject: [PATCH] Say "you" --- ledmodule.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ledmodule.tcl b/ledmodule.tcl index ac1198f..b4a20fd 100644 --- a/ledmodule.tcl +++ b/ledmodule.tcl @@ -550,7 +550,7 @@ proc warn_pref {n} { lappend l [dset_visibledest $d] } if {[llength $l]} { - sendprivmsg $nl "LEDs are watching on [\ + sendprivmsg $nl "LEDs are watching you on [\ join [lsort [array names wch]] ","]: [join $l " "]" } } -- 2.30.2