X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fmodules%2Fm_helpop.cpp;h=a7bd4a8c56969addd51d5bb8b80c940c21186939;hb=808a0a09577009c2d6e494979c2189426b332aef;hp=dd2e77986c09453e4d53f684e62fff2240f16ed6;hpb=44f42a13de52c8025942ddab42f51feb36821782;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/modules/m_helpop.cpp b/src/modules/m_helpop.cpp index dd2e77986..a7bd4a8c5 100644 --- a/src/modules/m_helpop.cpp +++ b/src/modules/m_helpop.cpp @@ -21,6 +21,8 @@ */ +/* $ModDesc: Provides the /HELPOP command, works like UnrealIRCd's helpop */ + #include "inspircd.h" static std::map helpop_map;