fix spotfilter
authorminima <minima>
Tue, 22 Jun 2004 13:12:37 +0000 (13:12 +0000)
committerminima <minima>
Tue, 22 Jun 2004 13:12:37 +0000 (13:12 +0000)
perl/Spot.pm

index 3f5db145ee53c69494ee83852a46726b4f27c659..796b5e9c9a678e90ab8a63002a55bd9cf576c51a 100644 (file)
@@ -246,7 +246,7 @@ sub search
                                     push \@\$ref, \@dxcc;
                                 }
                             }
-                                   my (\$filter, \$hops) = \$dxchan->{inspotsfilter}->it(\@\$ref);
+                                   my (\$filter, \$hops) = \$dxchan->{spotsfilter}->it(\@\$ref);
                                    next unless (\$filter);
                         }
                                                \$count++;