From c3f221fcbbd896c75f5a95b86844854e4d1726b0 Mon Sep 17 00:00:00 2001 From: brain Date: Fri, 15 Sep 2006 14:59:22 +0000 Subject: Annotations git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5256 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/commands/cmd_oper.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/commands/cmd_oper.h') diff --git a/include/commands/cmd_oper.h b/include/commands/cmd_oper.h index 07756f76c..438f5f8a7 100644 --- a/include/commands/cmd_oper.h +++ b/include/commands/cmd_oper.h @@ -24,6 +24,8 @@ bool OneOfMatches(const char* host, const char* ip, const char* hostlist); +/** Handle /OPER + */ class cmd_oper : public command_t { public: -- cgit v1.2.3