From e7c1f6a51fe23d457a813cad1e7936da54696aa0 Mon Sep 17 00:00:00 2001 From: JD Horelick Date: Wed, 3 Mar 2010 15:38:28 -0500 Subject: [PATCH] Luke! Use the fail Luke! The fail. I am made of it. * Jdhore boards the failboat. --- modules/core/m_kick.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/core/m_kick.c b/modules/core/m_kick.c index 2dcdcc5..12bf5de 100644 --- a/modules/core/m_kick.c +++ b/modules/core/m_kick.c @@ -206,7 +206,7 @@ m_kick(struct Client *client_p, struct Client *source_p, int parc, const char *p if(is_override) sendto_realops_snomask(SNO_GENERAL, L_NETWIDE, "%s is overriding KICK [%s] on [%s] [%s]", - get_oper_name(source_p), command, who->name, chptr->chname, comment); + get_oper_name(source_p), who->name, chptr->chname, comment); /* jdc * - In the case of a server kicking a user (i.e. CLEARCHAN),