diff options
Diffstat (limited to 'include/numeric.h')
-rw-r--r-- | include/numeric.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/numeric.h b/include/numeric.h index fb5da3a..923c91c 100644 --- a/include/numeric.h +++ b/include/numeric.h @@ -180,6 +180,7 @@ extern const char *form_str(unsigned int); #define ERR_TOOMANYCHANNELS 405 #define ERR_WASNOSUCHNICK 406 #define ERR_TOOMANYTARGETS 407 +#define ERR_NOCTRLSONCHAN 408 #define ERR_NOORIGIN 409 #define ERR_INVALIDCAPCMD 410 |