Make RPL_WHOISMODES look a bit nicer.

This commit is contained in:
B.Greenham 2010-03-05 01:22:08 -05:00
parent 0b370fcc63
commit a6d1c6c037
1 changed files with 1 additions and 1 deletions

View File

@ -400,7 +400,7 @@ static const char * replies[] = {
/* 376 RPL_ENDOFMOTD, */ ":%s 376 %s :End of /MOTD command.",
/* 377 */ NULL,
/* 378 RPL_WHOISHOST, */ "%s :is connecting from *@%s %s",
/* 379 RPL_WHOISMODES */ "%s :%s",
/* 379 RPL_WHOISMODES */ "%s :is using modes %s",
/* 380 */ NULL,
/* 381 RPL_YOUREOPER, */ ":%s 381 %s :You're a <censored> <censored> IRC operator! Did you know that? This message is FACTUAL.",
/* 382 RPL_REHASHING, */ ":%s 382 %s %s :Rehashing",