From: djk Date: Fri, 16 Jul 1999 11:12:52 +0000 (+0000) Subject: removed bare word chan X-Git-Tag: R_1_31~11 X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=commitdiff_plain;h=e03572bb51a1ab00ed6be9bc8286354fba91bfa4;p=spider.git removed bare word chan --- diff --git a/perl/cluster.pl b/perl/cluster.pl index 9c002766..5ce5203d 100755 --- a/perl/cluster.pl +++ b/perl/cluster.pl @@ -257,7 +257,7 @@ sub process_inqueue die "\$user not defined for $call" if !defined $user; if ($error) { - dbg(chan, "DROPPED with $error duff characters"); + dbg('chan', "DROPPED with $error duff characters"); } else { # normal input $dxchan->normal($line);