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