X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Funset%2Fstartup.pl;h=60efbda6f9cf8976d37d41fb753045336c2bb9c9;hb=c3505bcfc922cd712bad2c20b3479cf8d1dc54fe;hp=77cc3ea4ad6a5096d017331e2e08570483be4d80;hpb=d4aacffb5581c9fc338833aebc996c27d3f16ada;p=spider.git diff --git a/cmd/unset/startup.pl b/cmd/unset/startup.pl index 77cc3ea4..60efbda6 100644 --- a/cmd/unset/startup.pl +++ b/cmd/unset/startup.pl @@ -3,7 +3,7 @@ # # Copyright (c) 2005 Dirk Koopman G1TLH # -# $Id$ +# # my ($self, $line) = @_; return (1, $self->msg('e5')) if $self->remotecmd || $self->inscript;