X-Git-Url: https://jfr.im/git/solanum.git/blobdiff_plain/16e64bb5542c9f4ad893e1c26f63673e4bc2a854..04e5ed6c57154114cca330767e3bfb1006b46ee9:/include/messages.h diff --git a/include/messages.h b/include/messages.h index 0eba376c..d37bf327 100644 --- a/include/messages.h +++ b/include/messages.h @@ -54,7 +54,7 @@ #define NUMERIC_STR_217 "%c %d %s :%s" #define NUMERIC_STR_218 "Y %s %d %d %d %u %d.%d %d.%d %u" #define NUMERIC_STR_219 "%c :End of /STATS report" -#define NUMERIC_STR_220 "%c %d %s %d :%s%s" +#define NUMERIC_STR_220 "%c %d %s %d :%s%s%s" #define NUMERIC_STR_221 "%s" #define NUMERIC_STR_225 "%c %s :%s%s%s" #define NUMERIC_STR_241 "L %s * %s 0 -1" @@ -143,7 +143,7 @@ #define NUMERIC_STR_401 "%s :No such nick/channel" #define NUMERIC_STR_402 "%s :No such server" #define NUMERIC_STR_403 "%s :No such channel" -#define NUMERIC_STR_404 "%s :Cannot send to channel" +#define NUMERIC_STR_404 "%s :Cannot send to nick/channel" #define NUMERIC_STR_405 ":%s 405 %s %s :You have joined too many channels" #define NUMERIC_STR_406 ":%s :There was no such nickname" #define NUMERIC_STR_407 ":%s 407 %s %s :Too many recipients."