X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fset%2Fbadword.pl;h=7df13cff6a0b61cf89de642e8f5a60d95d5c547e;hb=c3505bcfc922cd712bad2c20b3479cf8d1dc54fe;hp=21a38a3ca5a4e235b1980797c4cbadb60e7998d3;hpb=d4aacffb5581c9fc338833aebc996c27d3f16ada;p=spider.git diff --git a/cmd/set/badword.pl b/cmd/set/badword.pl index 21a38a3c..7df13cff 100644 --- a/cmd/set/badword.pl +++ b/cmd/set/badword.pl @@ -3,7 +3,7 @@ # # Copyright (c) 1998 - Dirk Koopman G1TLH # -# $Id$ +# # my ($self, $line) = @_; return $BadWords::badword->set(8, $self->msg('e6'), $self, $line);