ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/src/numeric.c
(Generate patch)

Comparing ircd-hybrid/branches/8.2.x/src/numeric.c (file contents):
Revision 4896 by michael, Wed Nov 19 18:45:31 2014 UTC vs.
Revision 4932 by michael, Tue Nov 25 17:54:30 2014 UTC

# Line 533 | Line 533 | static const char *const replies[] =
533   /* 500 */ NULL,
534   /* 501 ERR_UMODEUNKNOWNFLAG */ ":Unknown MODE flag",
535   /* 502 ERR_USERSDONTMATCH */ ":Cannot change mode for other users",
536 < /* 503 ERR_GHOSTEDCLIENT */ ":Message could not be delivered to %s",
536 > /* 503 */ NULL,
537   /* 504 ERR_USERNOTONSERV */ "%s :User is not on this server",
538   /* 505 */ NULL,
539   /* 506 */ NULL,

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)