X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fdx.pl;h=41c71c07ffaf9cb43f954651cb9a86dc3cbdc9f9;hb=324bd80ed4aef7e2636f5a03288788ce11ab2663;hp=6645856299290e239c3e885c3d7409aee29fe6ea;hpb=61cdf7dc2b72c1898850a4d2aa403d712f22f8ee;p=spider.git diff --git a/cmd/dx.pl b/cmd/dx.pl index 66458562..41c71c07 100644 --- a/cmd/dx.pl +++ b/cmd/dx.pl @@ -84,7 +84,7 @@ $line =~ s/\^/:/og; if (Spot::add($freq, $spotted, $main::systime, $line, $spotter)) { # send orf to the users my $buf = Spot::formatb($freq, $spotted, $main::systime, $line, $spotter); - DXProt::broadcast_users($buf); + DXProt::broadcast_users($buf, 'dx', $buf); # send it orf to the cluster (hang onto your tin helmets)!