X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fset%2Fhops.pl;h=a4478f2b3e9412b2bf51624305ab9bcf61dde13b;hb=c3505bcfc922cd712bad2c20b3479cf8d1dc54fe;hp=c458b57827cfcb7ffab72c2974a556210e62765f;hpb=d4aacffb5581c9fc338833aebc996c27d3f16ada;p=spider.git diff --git a/cmd/set/hops.pl b/cmd/set/hops.pl index c458b578..a4478f2b 100644 --- a/cmd/set/hops.pl +++ b/cmd/set/hops.pl @@ -3,7 +3,7 @@ # # Copyright (c) 2000 Dirk Koopman G1TLH # -# $Id$ +# # my ($self, $line) = @_; return (0, $self->msg('e5')) if $self->priv < 8;