diff options
Diffstat (limited to 'src/modules/m_setident.cpp')
-rw-r--r-- | src/modules/m_setident.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/modules/m_setident.cpp b/src/modules/m_setident.cpp index d1f67bb14..065c1d96d 100644 --- a/src/modules/m_setident.cpp +++ b/src/modules/m_setident.cpp @@ -4,6 +4,8 @@ /* $ModDesc: Provides support for the SETIDENT command */ +/** Handle /SETIDENT + */ class cmd_setident : public command_t { public: |