X-Git-Url: http://git.pk910.de/?p=ircu2.10.12-pk.git;a=blobdiff_plain;f=include%2Fnumeric.h;h=d979e5fc7266ece7ed7d2b9d181aa2db6b6275b5;hp=1d8e372f79611ff5e4fec1fe4e3b107776df55dc;hb=refs%2Fheads%2FKeepConn;hpb=2fec862674d5b33145529ab0397640a2e4d516c7 diff --git a/include/numeric.h b/include/numeric.h index 1d8e372..d979e5f 100644 --- a/include/numeric.h +++ b/include/numeric.h @@ -358,6 +358,7 @@ extern const struct Numeric* get_error_numeric(int err); #define ERR_NONICKNAMEGIVEN 431 #define ERR_ERRONEUSNICKNAME 432 #define ERR_NICKNAMEINUSE 433 +#define ERR_RECOVERDENIED 434 /* ERR_SERVICENAMEINUSE 434 ? */ /* ERR_NORULES 434 unreal */ /* ERR_SERVICECONFUSED 435 ? */