summaryrefslogtreecommitdiff
path: root/src/modules/m_chghost.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/m_chghost.cpp')
-rw-r--r--src/modules/m_chghost.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/modules/m_chghost.cpp b/src/modules/m_chghost.cpp
index 18853ac2d..3a80ceb1a 100644
--- a/src/modules/m_chghost.cpp
+++ b/src/modules/m_chghost.cpp
@@ -26,8 +26,8 @@ using namespace std;
/* $ModDesc: Provides support for the CHGHOST command */
-
-
+/** Handle /CHGHOST
+ */
class cmd_chghost : public command_t
{
public: