X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/854f6bd0af758e653c6068ff9acd5c63277cb7f1..2c489d8e659ad5c219bb770cc37b4d00bc5d93d0:/src/messages.tab diff --git a/src/messages.tab b/src/messages.tab index 2561559..2345a5b 100644 --- a/src/messages.tab +++ b/src/messages.tab @@ -356,7 +356,7 @@ static const char * replies[] = { /* 332 RPL_TOPIC, */ ":%s 332 %s %s :%s", /* 333 RPL_TOPICWHOTIME, */ ":%s 333 %s %s %s %lu", /* 334 */ NULL, -/* 335 */ NULL, +/* 335 RPL_WHOISBOT */ "%s :is a bot", /* 336 */ NULL, /* 337 */ NULL, /* 338 RPL_WHOISACTUALLY, */ "%s %s :actually using host", @@ -513,7 +513,7 @@ static const char * replies[] = { /* 489 ERR_VOICENEEDED */ ":%s 489 %s %s :You're neither voiced nor channel operator", /* 490 */ NULL, /* 491 ERR_NOOPERHOST, */ ":No appropriate operator blocks were found for your host", -/* 492 ERR_NOCTCP */ ":Can't send CTCP to %s (+C set)", +/* 492 ERR_NOCTCP */ ":Can't send CTCP to %s (+C set)", /* 493 */ NULL, /* 494 */ NULL, /* 495 */ NULL,