X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=perl%2FDXProtout.pm;h=d035f7ae605a0faeb77af87b5534ee3f1eada2b5;hb=e2e4dadc448747744dacc0eb8d99ee950529a9b3;hp=d27730621559a9915709c1d3fdc5086bc6f1b4ed;hpb=bcf099764f49e68ef016964e420b906e7900623e;p=spider.git diff --git a/perl/DXProtout.pm b/perl/DXProtout.pm index d2773062..d035f7ae 100644 --- a/perl/DXProtout.pm +++ b/perl/DXProtout.pm @@ -107,8 +107,8 @@ sub pc16 sub pc17 { my @out; + my $node = shift; while (@_) { - my $node = shift; my $ref = shift; my $hops = get_hops(17); my $ncall = $node->call;