]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/messages.h
Merge branch 'capabilities'
[ngircd-alex.git] / src / ngircd / messages.h
index 90e0fdc2b906fe063cfc76be2837ca380cfc120d..96ff2dea2cc8ab431eef03adb084e7f16d1e3f69 100644 (file)
 #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_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)"
 #define ERR_NOTEXTTOSEND_MSG           "412 %s :No text to send"
 #define ERR_WILDTOPLEVEL               "414 %s :Wildcard in toplevel domain"