]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/messages.h
Limit the number of message targes, and suppress duplicates
[ngircd-alex.git] / src / ngircd / messages.h
index 818d83b9e594102fc46ed01b1b79452b1533c057..90292a2b3aae492020b77c7e6b68a7e61a09a7f3 100644 (file)
 #define ERR_CANNOTSENDTOCHAN_MSG       "404 %s %s :Cannot send to channel"
 #define ERR_TOOMANYCHANNELS_MSG                "405 %s %s :You have joined too many channels"
 #define ERR_WASNOSUCHNICK_MSG          "406 %s %s :There was no such nickname"
+#define ERR_TOOMANYTARGETS_MSG         "407 %s :Too many recipients"
 #define ERR_NOORIGIN_MSG               "409 %s :No origin specified"
 #define ERR_INVALIDCAP_MSG             "410 %s %s :Invalid CAP subcommand"
 #define ERR_NORECIPIENT_MSG            "411 %s :No recipient given (%s)"