X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fset%2Fbadspotter.pl;h=645e217e31004a2f35cdec92da2f8bf64fd1bfca;hb=c3505bcfc922cd712bad2c20b3479cf8d1dc54fe;hp=669a4ab5eca7c4e470e89d434cbe277d3c099bcf;hpb=d4aacffb5581c9fc338833aebc996c27d3f16ada;p=spider.git diff --git a/cmd/set/badspotter.pl b/cmd/set/badspotter.pl index 669a4ab5..645e217e 100644 --- a/cmd/set/badspotter.pl +++ b/cmd/set/badspotter.pl @@ -3,7 +3,7 @@ # # Copyright (c) 1998 - Dirk Koopman G1TLH # -# $Id$ +# # my ($self, $line) = @_; $line = join(' ', map {s|[/-]\d+$||; $_} split(/\s+/, $line));