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/trunk/src/numeric.c (file contents):
Revision 3061 by michael, Thu Feb 27 18:47:50 2014 UTC vs.
Revision 3069 by michael, Thu Feb 27 19:12:00 2014 UTC

# 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,

Diff Legend

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