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 6570 by michael, Tue Oct 13 17:58:46 2015 UTC vs.
Revision 6591 by michael, Wed Oct 21 20:16:43 2015 UTC

# Line 137 | Line 137 | static const char *const replies[] =
137    /* 379 */  [RPL_WHOISMODES] = "%s :is using modes %s",
138    /* 381 */  [RPL_YOUREOPER] = ":You have entered... the Twilight Zone!",
139    /* 382 */  [RPL_REHASHING] = "%s :Rehashing",
140  /* 386 */  [RPL_RSACHALLENGE] = ":%s",
140    /* 391 */  [RPL_TIME] = "%s :%s",
141    /* 396 */  [RPL_VISIBLEHOST] = "%s :is now your visible host",
142    /* 401 */  [ERR_NOSUCHNICK] = "%s :No such nick/channel",

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines