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

Comparing ircd-hybrid/trunk/src/numeric.c (file contents):
Revision 1837 by michael, Sun Apr 21 09:27:27 2013 UTC vs.
Revision 1838 by michael, Sun Apr 21 09:36:19 2013 UTC

# Line 459 | Line 459 | static const char *replies[] = {
459   /* 429 */ NULL,
460   /* 430 */ NULL,
461   /* 431 ERR_NONICKNAMEGIVEN */ ":%s 431 %s :No nickname given",
462 < /* 432 ERR_ERRONEUSNICKNAME */ ":%s 432 %s %s :Erroneous Nickname",
462 > /* 432 ERR_ERRONEUSNICKNAME */ ":%s 432 %s %s :%s",
463   /* 433 ERR_NICKNAMEINUSE */ ":%s 433 %s %s :Nickname is already in use.",
464   /* 434 */ NULL,
465   /* 435 */ NULL,

Diff Legend

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