]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/numerics.h
Add fine-grained command flood controls
[user/henk/code/inspircd.git] / include / numerics.h
index 55c1a85bf1242dc91ba9893bf7ea698cbf603acd..b437397cbc6068f6ac8877a282d2257d50cf3791 100644 (file)
@@ -3,7 +3,7 @@
  *       +------------------------------------+
  *
  *  InspIRCd: (C) 2002-2009 InspIRCd Development Team
- * See: http://www.inspircd.org/wiki/index.php/Credits
+ * See: http://wiki.inspircd.org/Credits
  *
  * This program is free but copyrighted software; see
  *         the file COPYING for details.
@@ -66,6 +66,7 @@ enum Numerics
        RPL_RULESEND                                    =       309, // unrealircd
        RPL_CHANNELMODEIS                               =       324,
        RPL_CHANNELCREATED                              =       329, // ???
+       RPL_NOTOPICSET                                  =       331,
        RPL_TOPIC                                       =       332,
        RPL_TOPICTIME                                   =       333, // not RFC, extremely common though