X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=include%2Fsnomasks.h;h=bd08773e9972be82a4f0dd591ee110ace0177cc8;hb=ae7b6b9104e8889426a14cbe41704d9816e566f9;hp=df4faab47b982c71781b900f183709e2e59c2951;hpb=f71e6bf9cb41811f18864f5d4eecb26e29d03f25;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/include/snomasks.h b/include/snomasks.h index df4faab47..bd08773e9 100644 --- a/include/snomasks.h +++ b/include/snomasks.h @@ -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 { Snomask masks[26];