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 4765 by michael, Sun Oct 19 17:22:22 2014 UTC vs.
Revision 4766 by michael, Sun Oct 19 18:01:04 2014 UTC

# Line 360 | Line 360 | static const char *const replies[] =
360   /* 327 */ NULL,
361   /* 328 */ NULL,
362   /* 329 RPL_CREATIONTIME */ "%s %lu",
363 < /* 330 RPL_WHOISACCOUNT */ "%s %s :is logged in as",
363 > /* 330 RPL_WHOISACCOUNT */ "%s %s :%s logged in as",
364   /* 331 RPL_NOTOPIC */ "%s :No topic is set.",
365   /* 332 RPL_TOPIC */ "%s :%s",
366   /* 333 RPL_TOPICWHOTIME */ "%s %s %lu",

Diff Legend

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