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

Comparing ircd-hybrid-7.2/src/messages.tab (file contents):
Revision 619 by michael, Tue May 23 07:22:23 2006 UTC vs.
Revision 803 by michael, Thu Aug 31 09:41:27 2006 UTC

# Line 242 | Line 242 | static struct NumericInfo replies[] = {
242   /* 215 */  {"RPL_STATSILINE", ":%s 215 %s %c %s * %s@%s %d %s", NULL},
243   /* 216 */  {"RPL_STATSKLINE", ":%s 216 %s %s %s * %s :%s | %s", NULL},
244   /* 217 */  {"RPL_STATSQLINE", ":%s 217 %s %c %s :%s", NULL},
245 < /* 218 */  {"RPL_STATSYLINE", ":%s 218 %s %c %s %d %d %d %lu %d", NULL},
245 > /* 218 */  {"RPL_STATSYLINE", ":%s 218 %s %c %s %d %d %d %lu %d %s", NULL},
246   /* 219 */  {"RPL_ENDOFSTATS", ":%s 219 %s %c :End of /STATS report", NULL},
247   /* 220 */  {"RPL_STATSPLINE", ":%s 220 %s %c %d %s %d %s :%s", NULL},
248   /* 221 */  {"RPL_UMODEIS", ":%s 221 %s %s", NULL},
# Line 726 | Line 726 | static struct NumericInfo replies[] = {
726   /* 699 */  {NULL, NULL, NULL},
727   /* 700 */  {NULL, NULL, NULL},
728   /* 701 */  {NULL, NULL, NULL},
729 < /* 702 */  {"RPL_MODLIST", ":%s 702 %s %s 0x%x %s", NULL},
729 > /* 702 */  {"RPL_MODLIST", ":%s 702 %s %s 0x%x %s %s", NULL},
730   /* 703 */  {"RPL_ENDOFMODLIST", ":%s 703 %s :End of /MODLIST.", NULL},
731   /* 704 */  {"RPL_HELPSTART", ":%s 704 %s %s :%s", NULL},
732   /* 705 */  {"RPL_HELPTXT", ":%s 705 %s %s :%s", NULL},
# Line 740 | Line 740 | static struct NumericInfo replies[] = {
740   /* 713 */  {"ERR_CHANOPEN", ":%s 713 %s %s :Channel is open.", NULL},
741   /* 714 */  {"ERR_KNOCKONCHAN", ":%s 714 %s %s :You are already on that channel.", NULL},
742   /* 715 */  {"ERR_KNOCKDISABLED", ":%s 715 %s :KNOCKs are disabled.", NULL},
743 < /* 716 */  {"ERR_TARGUMODEG", ":%s 716 %s :%s is in +g mode (server side ignore.)", NULL},
744 < /* 717 */  {"RPL_TARGNOTIFY", ":%s 717 %s :%s has been informed that you messaged them.", NULL},
743 > /* 716 */  {"RPL_TARGUMODEG", ":%s 716 %s %s :is in +g mode (server side ignore)", NULL},
744 > /* 717 */  {"RPL_TARGNOTIFY", ":%s 717 %s %s :has been informed that you messaged them.", NULL},
745   /* 718 */  {"RPL_UMODEGMSG", ":%s 718 %s %s :is messaging you, and you are umode +g.", NULL},
746   /* 719 */  {NULL, NULL, NULL},
747   /* 720 */  {"RPL_OMOTDSTART", ":%s 720 %s :Start of OPER MOTD.", NULL},

Diff Legend

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