]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_chgident.cpp
Fix some oversights
[user/henk/code/inspircd.git] / src / modules / m_chgident.cpp
index 4607ae1a31ec56fcaab56bdf83084a05c682b4a5..c855216bfd4d91028e4df35e3134a2e9012bdded 100644 (file)
@@ -90,7 +90,6 @@ public:
        {
                return Version("Provides support for the CHGIDENT command", VF_OPTCOMMON | VF_VENDOR);
        }
-
 };
 
 MODULE_INIT(ModuleChgIdent)