From 907587e326547215ab3d6b0018e1b268fd74cd64 Mon Sep 17 00:00:00 2001 From: Jeremy Fincher Date: Tue, 9 Nov 2004 01:46:17 +0000 Subject: [PATCH] Bugz0r. --- src/Channel.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Channel.py b/src/Channel.py index b7fc7e809..5980264e2 100755 --- a/src/Channel.py +++ b/src/Channel.py @@ -292,7 +292,7 @@ class Channel(callbacks.Privmsg): additional('text')]) def kban(self, irc, msg, args, - optlist, channel, bannedNick, length, reason): + channel, optlist, bannedNick, length, reason): """[] [--{exact,nick,user,host}] [] [] If you have the #channel,op capability, this will kickban for