]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/configreader.h
DO NOT USE THIS COMMIT - if you do, most of the modules wont work.
[user/henk/code/inspircd.git] / include / configreader.h
index 838814cc451de8fc4e37aea9452cc697e33a1404..c4275ab5f03eebbb3b2a16511705bfa0a5c8ad56 100644 (file)
@@ -353,7 +353,7 @@ class ServerConfig : public Extensible
         * MODE #chan b) are hidden from unprivileged
         * users.
         */
-       bool HideModeLists;
+       bool HideModeLists[256];
 
        /** The number of seconds the DNS subsystem
         * will wait before timing out any request.