diff options
| author | 2007-03-20 10:09:41 +0000 | |
|---|---|---|
| committer | 2007-03-20 10:09:41 +0000 | |
| commit | 6b08aec287543438dd8616981b7cf75b29072ea7 (patch) | |
| tree | be3ce2528cd652e1bd4456ea72b8dae6be66d558 /src/modules/m_hidechans.cpp | |
| parent | Remove two pointless casts, and remove some space indenting (how does this ke... (diff) | |
Update a notice on server already existing to be more clear
- Update ModDesc for m_hidechans
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6693 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/modules/m_hidechans.cpp')
| -rw-r--r-- | src/modules/m_hidechans.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/m_hidechans.cpp b/src/modules/m_hidechans.cpp index 9e39e2a73..3b9a37209 100644 --- a/src/modules/m_hidechans.cpp +++ b/src/modules/m_hidechans.cpp @@ -16,7 +16,7 @@ #include "modules.h" #include "inspircd.h" -/* $ModDesc: Provides support for hiding oper status with user mode +I */ +/* $ModDesc: Provides support for hiding channels with user mode +I */ /** Handles user mode +I */ |
