]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/modules/ircv3_batch.h
Use IsCTCP in blockcolor for ignoring CTCPs.
[user/henk/code/inspircd.git] / include / modules / ircv3_batch.h
index 6f86b5f299393c6b7ad91437db3cb049e48b901d..a5319dd2dcabf6b115323f2468be22bd61480c16 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * InspIRCd -- Internet Relay Chat Daemon
  *
- *   Copyright (C) 2018-2019 Sadie Powell <sadie@witchery.services>
+ *   Copyright (C) 2018-2020 Sadie Powell <sadie@witchery.services>
  *   Copyright (C) 2018 Attila Molnar <attilamolnar@hush.com>
  *
  * This file is part of InspIRCd.  InspIRCd is free software: you can
@@ -112,6 +112,7 @@ class IRCv3::Batch::Batch
                , type(Type)
                , batchinfo(NULL)
                , batchstartmsg(NULL)
+               , batchendmsg(NULL)
        {
        }