]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_helpop.cpp
Fix Doxygen syntax errors.
[user/henk/code/inspircd.git] / src / modules / m_helpop.cpp
index dd2e77986c09453e4d53f684e62fff2240f16ed6..a7bd4a8c56969addd51d5bb8b80c940c21186939 100644 (file)
@@ -21,6 +21,8 @@
  */
 
 
+/* $ModDesc: Provides the /HELPOP command, works like UnrealIRCd's helpop */
+
 #include "inspircd.h"
 
 static std::map<irc::string, std::string> helpop_map;