X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fcmd_map.cpp;h=90e4f6fcdb1624df015aeed1b2aabfcb58db42c1;hb=82243d9beb827fca5708efe9e047ff2fec4bfe8c;hp=a44030eeb0d0e8b125c25201820b3c409f57b7dc;hpb=4cf0ae1308fe98757de42ffbe391e61844ac9e0a;p=user%2Fhenk%2Fcode%2Finspircd.git 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