]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/snomasks.h
Initialize more User and LocalUser fields using the init list
[user/henk/code/inspircd.git] / include / snomasks.h
index df4faab47b982c71781b900f183709e2e59c2951..bd08773e9972be82a4f0dd591ee110ace0177cc8 100644 (file)
@@ -72,7 +72,7 @@ class Snomask
  * Modules and the core can enable and disable snomask characters. If they do,
  * then sending snomasks using these characters becomes possible.
  */
-class CoreExport SnomaskManager
+class CoreExport SnomaskManager : public fakederef<SnomaskManager>
 {
        Snomask masks[26];