From: minima Date: Sun, 26 Aug 2001 13:34:20 +0000 (+0000) Subject: Log the correct callsign in merging X-Git-Tag: R_1_48~77 X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?p=spider.git;a=commitdiff_plain;h=0700b00facc1107a390cba5f2a807691e6a8ccc0 Log the correct callsign in merging --- diff --git a/perl/DXProt.pm b/perl/DXProt.pm index 4b96fe96..6332b8bd 100644 --- a/perl/DXProt.pm +++ b/perl/DXProt.pm @@ -858,7 +858,7 @@ sub normal return; } - Log('DXProt', "Merge request for $field[3] spots and $field[4] WWV from $field[1]"); + Log('DXProt', "Merge request for $field[3] spots and $field[4] WWV from $field[2]"); # spots if ($field[3] > 0) {