]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/coremods/core_channel/core_channel.h
Advertise the available extbans for services.
[user/henk/code/inspircd.git] / src / coremods / core_channel / core_channel.h
index 112cd0411367b416bbcb919a6b7a1f96f8c379a1..26b23c3ea5a5c2c93fed9e02a54ba97e40bcc762 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * InspIRCd -- Internet Relay Chat Daemon
  *
- *   Copyright (C) 2017-2019 Sadie Powell <sadie@witchery.services>
+ *   Copyright (C) 2017-2020 Sadie Powell <sadie@witchery.services>
  *   Copyright (C) 2014-2015 Attila Molnar <attilamolnar@hush.com>
  *
  * This file is part of InspIRCd.  InspIRCd is free software: you can
@@ -54,7 +54,8 @@ enum
 {
        // From RFC 1459.
        RPL_BANLIST = 367,
-       RPL_ENDOFBANLIST = 368
+       RPL_ENDOFBANLIST = 368,
+       ERR_KEYSET = 467
 };
 
 /** Handle /INVITE.