X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/0068a2a2e2d84679edcbb178ff42537603057412..80d57d392402e3839d6e900b33d5f6950a054f61:/src/messages.tab diff --git a/src/messages.tab b/src/messages.tab index b8fc7d7..8ec7d9c 100644 --- a/src/messages.tab +++ b/src/messages.tab @@ -351,7 +351,7 @@ static const char * replies[] = { /* 327 */ NULL, /* 328 RPL_CHANNELURL */ NULL, /* 329 RPL_CREATIONTIME, */ ":%s 329 %s %s %lu", -/* 330 RPL_WHOISLOGGEDIN */ ":%s 330 %s %s %s :is logged in as", +/* 330 RPL_WHOISLOGGEDIN */ "%s %s :is logged in as", /* 331 RPL_NOTOPIC, */ ":%s 331 %s %s :No topic is set.", /* 332 RPL_TOPIC, */ ":%s 332 %s %s :%s", /* 333 RPL_TOPICWHOTIME, */ ":%s 333 %s %s %s %lu", @@ -402,7 +402,7 @@ static const char * replies[] = { /* 378 RPL_WHOISHOST, */ "%s :is connecting from *@%s %s", /* 379 RPL_WHOISMODES */ "%s :is using modes %s", /* 380 */ NULL, -/* 381 RPL_YOUREOPER, */ ":%s 381 %s :Greetings, Professor Falken. Shall we play a game?", +/* 381 RPL_YOUREOPER, */ ":%s 381 %s :Only the jilles can fix your machine god.", /* 382 RPL_REHASHING, */ ":%s 382 %s %s :Rehashing", /* 383 */ NULL, /* 384 RPL_MYPORTIS, */ NULL, @@ -515,7 +515,7 @@ static const char * replies[] = { /* 491 ERR_NOOPERHOST, */ ":No appropriate operator blocks were found for your host", /* 492 ERR_NOCTCP */ ":Can't send CTCP to %s (+C set)", /* 493 */ NULL, -/* 494 */ NULL, +/* 494 ERR_OWNMODE, */ "%s :cannot answer you while you are %s, your message was not sent", /* 495 ERR_KICKNOREJOIN */ ":%s 495 %s %s :Cannot rejoin channel so soon after being kicked (+J set)", /* 496 */ NULL, /* 497 */ NULL,