X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fngircd%2Fmessages.h;h=96ff2dea2cc8ab431eef03adb084e7f16d1e3f69;hb=d48e440a722cb56fd3c2996d2d3c87ce7f471042;hp=90e0fdc2b906fe063cfc76be2837ca380cfc120d;hpb=3d27073d61ab52277a3237c9a2375e5deda9d690;p=ngircd-alex.git diff --git a/src/ngircd/messages.h b/src/ngircd/messages.h index 90e0fdc2..96ff2dea 100644 --- a/src/ngircd/messages.h +++ b/src/ngircd/messages.h @@ -103,6 +103,7 @@ #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"