From 7c0c957577a195b4819e4d7f2c9672d7c7522b0d Mon Sep 17 00:00:00 2001 From: brain Date: Fri, 15 Sep 2006 14:25:10 +0000 Subject: Annotations git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5255 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/cmd_map.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/cmd_map.cpp') diff --git a/src/cmd_map.cpp b/src/cmd_map.cpp index a44030eeb..90e4f6fcd 100644 --- a/src/cmd_map.cpp +++ b/src/cmd_map.cpp @@ -18,13 +18,13 @@ #include "users.h" #include "commands/cmd_map.h" - - extern "C" command_t* init_command(InspIRCd* Instance) { return new cmd_map(Instance); } +/** Handle /MAP + */ CmdResult cmd_map::Handle (const char** parameters, int pcnt, userrec *user) { // as with /LUSERS this does nothing without a linking -- cgit v1.3.1-10-gc9f91