X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fshow%2Fchat.pl;h=cc251c10727f1e0e71f407e9142b977e285d2e4a;hb=bdb2057b06d14c2cdba899869ba7929f052b2b50;hp=9f543df58717b50aa4fbe707e7e9f62f20d5df57;hpb=e092b3748fa8f58e626a0a379bdee05996f69c27;p=spider.git diff --git a/cmd/show/chat.pl b/cmd/show/chat.pl index 9f543df5..cc251c10 100644 --- a/cmd/show/chat.pl +++ b/cmd/show/chat.pl @@ -28,7 +28,7 @@ while ($f = shift @f) { # next field next if $to; } next if $who; - ($who) = $f =~ /^(\w+)/o; +# ($who) = $f =~ /^(\w+)/o; } $to = 20 unless $to;