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 4544 by michael, Thu Aug 21 17:03:28 2014 UTC vs.
Revision 4558 by michael, Sat Aug 23 17:25:44 2014 UTC

# Line 315 | Line 315 | static const char *const replies[] =
315   /* 282 RPL_ENDOFACCEPT */ ":End of /ACCEPT list.",
316   /* 283 */ NULL,
317   /* 284 */ NULL,
318 < /* 285 RPL_NEWHOSTIS */ ":Your new host is %s",
318 > /* 285 */ NULL,
319   /* 286 */ NULL,
320   /* 287 */ NULL,
321   /* 288 */ NULL,
# Line 426 | Line 426 | static const char *const replies[] =
426   /* 393 */ NULL,
427   /* 394 */ NULL,
428   /* 395 */ NULL,
429 < /* 396 */ NULL,
429 > /* 396 RPL_VISIBLEHOST */ "%s :is now your visible host",
430   /* 397 */ NULL,
431   /* 398 */ NULL,
432   /* 399 */ NULL,

Diff Legend

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