]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_opermotd.cpp
Remove some debug (im on a crusade to make debug mode useful, but at the same time...
[user/henk/code/inspircd.git] / src / modules / m_opermotd.cpp
index 55bc49a3b17b41ca82a05eba0a9bda96f03ce936..a80aa513c0822ac3609f532b0b303ba0245ba7f7 100644 (file)
@@ -105,7 +105,7 @@ class ModuleOpermotd : public Module
                ShowOperMOTD(user);
        }
 
-       virtual void OnRehash(const std::string &parameter)
+       virtual void OnRehash(userrec* user, const std::string &parameter)
        {
                LoadOperMOTD();
        }