Browse Source

update

svn: 57
Bryan Drewery 23 years ago
parent
commit
3613399c9d
1 changed files with 1 additions and 2 deletions
  1. 1 2
      scripts/irssi/wraith.pl

+ 1 - 2
scripts/irssi/wraith.pl

@@ -100,5 +100,4 @@ Irssi::settings_add_str('auth', 'auth_secpass', '');
 Irssi::settings_add_str('auth', 'auth_authkey', '');
 Irssi::settings_add_str('auth', 'auth_authkey', '');
 
 
 Irssi::command_bind("auth", "cmd_auth");
 Irssi::command_bind("auth", "cmd_auth");
-
-Irssi::print "Wraith authorization script by bryan loaded. \$Rev: \$";
+Irssi::print "Wraith authorization script by bryan loaded. \$Revision$";