1. Do some range checking for spots and WWV in the future (got a WWV for Oct
[spider.git] / cmd / dx.pl
index 6645856299290e239c3e885c3d7409aee29fe6ea..41c71c07ffaf9cb43f954651cb9a86dc3cbdc9f9 100644 (file)
--- 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)!