X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?p=spider.git;a=blobdiff_plain;f=cmd%2Fshow%2Fstation.pl;h=0f2140337ec95939b9f64308004da491d127ec84;hp=6c78f45ce16ddde6f19c4fbf4e964530e0856f9b;hb=b473fa8950fc9a6b747be44434569dec254b0897;hpb=3194378dfc13933cfaaae43989b971d8994d17aa diff --git a/cmd/show/station.pl b/cmd/show/station.pl index 6c78f45c..0f214033 100644 --- a/cmd/show/station.pl +++ b/cmd/show/station.pl @@ -20,7 +20,7 @@ if (@f == 0) { my $sort = $ref->sort; my $qth = $ref->qth; my $home = $ref->node; - push @out, "$call $sort $qth $node"; + push @out, "$call $sort $qth $home"; } } else { foreach $call (@f) {