]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_sethost.cpp
Document a ton of classes (e.g. give them a short description for http://svn.inspircd...
[user/henk/code/inspircd.git] / src / modules / m_sethost.cpp
index 6787867577d38ba997053e7d0f4d53bce81b480c..441d2f3965e35499df3783ab2b27d3a1fa2817dc 100644 (file)
@@ -26,9 +26,8 @@ using namespace std;
 
 /* $ModDesc: Provides support for the SETHOST command */
 
-
-
-
+/** Handle /SETHOST
+ */
 class cmd_sethost : public command_t
 {
  public: