From 8afd32ce07ac5ffdaa6f56aa5b9f4af59846f93c Mon Sep 17 00:00:00 2001 From: William Pitcock Date: Wed, 17 Feb 2010 23:01:58 -0600 Subject: [PATCH] s/o:lines/operator blocks/ --- src/messages.tab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/messages.tab b/src/messages.tab index efff67a..e87ce9c 100644 --- a/src/messages.tab +++ b/src/messages.tab @@ -512,7 +512,7 @@ static const char * replies[] = { /* 488 */ NULL, /* 489 ERR_VOICENEEDED */ ":%s 489 %s %s :You're neither voiced nor channel operator", /* 490 */ NULL, -/* 491 ERR_NOOPERHOST, */ ":No appropriate o:lines were found for your host", +/* 491 ERR_NOOPERHOST, */ ":No appropriate operator blocks were found for your host", /* 492 */ NULL, /* 493 */ NULL, /* 494 */ NULL,