X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FQSL.pm;h=20d5c6143f139e656ab3a4c325fa7a1872fa78da;hb=c32a58cabf09c72dd08efca7ff5c49a0adfce71e;hp=9ed00f30d1c37ec2049d89d63d662db1fac7dffa;hpb=b9dffeff7239952814342dad19db3a51def6fab7;p=spider.git diff --git a/perl/QSL.pm b/perl/QSL.pm index 9ed00f30..20d5c614 100644 --- a/perl/QSL.pm +++ b/perl/QSL.pm @@ -56,7 +56,7 @@ sub new return bless [uc $call, []], $pkg; } -# the format of each entry is [manager, times found, last time] +# the format of each entry is [manager, times found, last time, last reporter] sub update { return unless $dbm;