]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/timer.h
Add <watch maxentries> and <silence maxentries>
[user/henk/code/inspircd.git] / include / timer.h
index e28987234580bbb547903da2825a3328b53cbe02..46ad5f439ccf3591466b6bfa9326bf6976801ded 100644 (file)
@@ -128,7 +128,7 @@ class TimerManager : public Extensible
  public:
        /** Constructor
         */
-       TimerManager();
+       TimerManager(InspIRCd* Instance);
        /** Tick all pending InspTimers
         * @param TIME the current system time
         */