| # | Line 536 | Line 536 | static const char *const replies[] = | |
|---|---|---|
| 536 | /* 499 */ NULL, | |
| 537 | /* 500 */ NULL, | |
| 538 | /* 501 ERR_UMODEUNKNOWNFLAG */ ":%s 501 %s :Unknown MODE flag", | |
| 539 | < | /* 502 ERR_USERSDONTMATCH */ ":%s 502 %s :Can't change mode for other users", |
| 539 | > | /* 502 ERR_USERSDONTMATCH */ ":%s 502 %s :Cannot change mode for other users", |
| 540 | /* 503 ERR_GHOSTEDCLIENT */ ":%s 503 %s :Message could not be delivered to %s", | |
| 541 | /* 504 ERR_USERNOTONSERV */ ":%s 504 %s %s :User is not on this server", | |
| 542 | /* 505 */ NULL, | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |