summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tld.tcl4
1 files changed, 2 insertions, 2 deletions
diff --git a/tld.tcl b/tld.tcl
index bbd69bd..279c7e1 100644
--- a/tld.tcl
+++ b/tld.tcl
@@ -1,6 +1,6 @@
-bind pub - !tld proc_file
+bind pub - !tld proc_tld
-proc proc_file {nick host hand chan arg} {
+proc proc_tld {nick host hand chan arg} {
set arg [string trim $arg]
if {$arg == ""} {
return 0