]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/xline.h
This *should* fix expiry. Can someone else (w00t? :p) test for me, and check im not...
[user/henk/code/inspircd.git] / include / xline.h
index 27e10eefe9db20a5f900e9d41862603c72180183..fd7de6d2a7c532b68e45e425402778fa766f6360 100644 (file)
@@ -404,6 +404,8 @@ class CoreExport XLineManager
        QLineFactory* QFact;
        ZLineFactory* ZFact;
 
+       unsigned int PermLines;
+
  public:
 
        std::map<char, std::map<std::string, XLine *> > lookup_lines;