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 7925 by michael, Sat Dec 31 13:57:24 2016 UTC vs.
Revision 7984 by michael, Tue Mar 14 00:11:05 2017 UTC

# Line 187 | Line 187 | static const char *const replies[] =
187    /* 483 */  [ERR_CANTKILLSERVER] = ":You cannot kill a server!",
188    /* 485 */  [ERR_CHANBANREASON] = "%s :Cannot join channel (%s)",
189    /* 486 */  [ERR_NONONREG] = "%s :You must identify to a registered nick to private message that person",
190 <  /* 489 */  [ERR_SSLONLYCHAN] = "%s :Cannot join channel (+S)",
190 >  /* 489 */  [ERR_SSLONLYCHAN] = "%s :Cannot join channel (+S) - SSL/TLS required",
191    /* 491 */  [ERR_NOOPERHOST] = ":Only few of mere mortals may try to enter the twilight zone",
192    /* 492 */  [ERR_NOCTCP] = "%s :You cannot send CTCPs to this channel. Not sent: %s",
193    /* 501 */  [ERR_UMODEUNKNOWNFLAG] = ":Unknown MODE flag",

Diff Legend

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