summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/modules/ircv3_batch.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/modules/ircv3_batch.h b/include/modules/ircv3_batch.h
index 6f86b5f29..b6e5968c1 100644
--- a/include/modules/ircv3_batch.h
+++ b/include/modules/ircv3_batch.h
@@ -112,6 +112,7 @@ class IRCv3::Batch::Batch
, type(Type)
, batchinfo(NULL)
, batchstartmsg(NULL)
+ , batchendmsg(NULL)
{
}