]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/mode.h
Move destruction logic for User and Spanningtree into cull()
[user/henk/code/inspircd.git] / include / mode.h
index e118a161bd10f9f6d9f2a36c33f3ea4e07a839b0..2c0e30be47d14081b286879ae284b706067bd435 100644 (file)
@@ -286,7 +286,7 @@ class CoreExport ModeHandler : public classbase
         * @param channel The channel we are checking against
         * @return True if the other side wins the merge, false if we win the merge for this mode.
         */
-       virtual bool CheckTimeStamp(std::string &their_param, const std::string &our_param, Channel* channel);
+       virtual bool ResolveModeConflict(std::string &their_param, const std::string &our_param, Channel* channel);
 
        /**
         * When a remote server needs to bounce a set of modes, it will call this method for every mode