From ac2dfa08ff9018410e2afd46a70fd0529420ce3d Mon Sep 17 00:00:00 2001 From: Sam Dodrill Date: Sun, 1 Jun 2014 17:22:12 -0700 Subject: [PATCH] Change the oper-up message to something more fitting --- src/messages.tab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/messages.tab b/src/messages.tab index eabaec4..2f4baee 100644 --- a/src/messages.tab +++ b/src/messages.tab @@ -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 :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", /* 383 */ NULL, /* 384 RPL_MYPORTIS, */ NULL,