From 6b71e3f0f467304b69e0b3861f9a8d3daa3dc5bc Mon Sep 17 00:00:00 2001 From: Sam Dodrill Date: Mon, 9 Sep 2013 17:34:47 -0700 Subject: [PATCH] change oper-up message --- src/messages.tab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/messages.tab b/src/messages.tab index 28f413c..9534a56 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 :Only the jilles can fix your machine god.", +/* 381 RPL_YOUREOPER, */ ":%s 381 %s :Making sense? Aw, what fun is there in making sense?", /* 382 RPL_REHASHING, */ ":%s 382 %s %s :Rehashing", /* 383 */ NULL, /* 384 RPL_MYPORTIS, */ NULL,