Explorar o código

kill_spaces weg von chan

Paul Klumpp %!s(int64=13) %!d(string=hai) anos
pai
achega
0e731a3855
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      cims.tcl

+ 1 - 1
cims.tcl

@@ -1065,7 +1065,7 @@ proc ::cims::timeout_reply_from_local_for_netbots {name chan} {
 	set proper_botnick [::cims::proper_botnick ${botnet-nick}]
 	# clean $name and $chan
 	set name [::putils::kill_spaces $name]
-	set chan [::putils::kill_spaces $chan]
+	#set chan [::putils::kill_spaces $chan]
 	
 	# easify variables
 	set userlist $mnet_reached_userlist($name,$chan)