summaryrefslogtreecommitdiff
path: root/src/modules/m_chgident.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/m_chgident.cpp')
-rw-r--r--src/modules/m_chgident.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/modules/m_chgident.cpp b/src/modules/m_chgident.cpp
index ec136ebdb..412c3a6a5 100644
--- a/src/modules/m_chgident.cpp
+++ b/src/modules/m_chgident.cpp
@@ -6,8 +6,8 @@
/* $ModDesc: Provides support for the CHGIDENT command */
-
-
+/** Handle /CHGIDENT
+ */
class cmd_chgident : public command_t
{
public: