Change the oper-up message to something more fitting

This commit is contained in:
Sam Dodrill 2014-06-01 17:22:12 -07:00
parent 246a41fd4e
commit ac2dfa08ff
1 changed files with 1 additions and 1 deletions

View File

@ -402,7 +402,7 @@ static const char * replies[] = {
/* 378 RPL_WHOISHOST, */ "%s :is connecting from *@%s %s", /* 378 RPL_WHOISHOST, */ "%s :is connecting from *@%s %s",
/* 379 RPL_WHOISMODES */ "%s :is using modes %s", /* 379 RPL_WHOISMODES */ "%s :is using modes %s",
/* 380 */ NULL, /* 380 */ NULL,
/* 381 RPL_YOUREOPER, */ ":%s 381 %s :Making sense? Aw, what fun is there in making sense?", /* 381 RPL_YOUREOPER, */ ":%s 381 %s :O:Line Gangnam Style",
/* 382 RPL_REHASHING, */ ":%s 382 %s %s :Rehashing", /* 382 RPL_REHASHING, */ ":%s 382 %s %s :Rehashing",
/* 383 */ NULL, /* 383 */ NULL,
/* 384 RPL_MYPORTIS, */ NULL, /* 384 RPL_MYPORTIS, */ NULL,