summaryrefslogtreecommitdiff
path: root/include/commands/cmd_kick.h
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2006-09-15 14:59:22 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2006-09-15 14:59:22 +0000
commitc3f221fcbbd896c75f5a95b86844854e4d1726b0 (patch)
tree66c423cd5de2ed2fc481935293eaae0e42ac1d4d /include/commands/cmd_kick.h
parent7c0c957577a195b4819e4d7f2c9672d7c7522b0d (diff)
Annotations
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5256 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'include/commands/cmd_kick.h')
-rw-r--r--include/commands/cmd_kick.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/commands/cmd_kick.h b/include/commands/cmd_kick.h
index 56f2b5bbf..10cf9bc71 100644
--- a/include/commands/cmd_kick.h
+++ b/include/commands/cmd_kick.h
@@ -22,6 +22,8 @@
#include "users.h"
#include "channels.h"
+/** Handle /KICK
+ */
class cmd_kick : public command_t
{
public: