X-Git-Url: http://git.pk910.de/?p=ircu2.10.12-pk.git;a=blobdiff_plain;f=include%2Fnumeric.h;fp=include%2Fnumeric.h;h=6de836346df470b0c6f6c2a3a1dd463ea5886f6d;hp=30e54d936cdbad663bac4d1887e561bb273cf9cb;hb=7cbbc6aa8338d394d79cb7048438dd45adf5c648;hpb=5fc729d47823a57c8e6e0e3b078522eccd120ca7 diff --git a/include/numeric.h b/include/numeric.h index 30e54d9..6de8363 100644 --- a/include/numeric.h +++ b/include/numeric.h @@ -357,6 +357,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 ? */