the B key is close to the H key...right? :)

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9048 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
bricker 2008-02-29 20:10:39 +00:00
parent d16efdba4a
commit 9dd3a9d439

View File

@ -15,7 +15,7 @@
/* $ModDesc: Provides support for hiding oper status with user mode +H */
/** Handles user mode +B
/** Handles user mode +H
*/
class HideOper : public ModeHandler
{