summaryrefslogtreecommitdiff
path: root/src/plexus.c
diff options
context:
space:
mode:
authortrystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b <trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2005-01-30 21:19:28 +0000
committertrystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b <trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2005-01-30 21:19:28 +0000
commitf8ac398b86ea6a26dba62064d9810796466e4118 (patch)
treed216512f4e7f5dcf83e04acd0377890032bdbe49 /src/plexus.c
parentf51d7384c3a31a23f4e587a1f910d68c5aec1951 (diff)
BUILD : 1.7.8 (564) BUGS : 285 NOTES : Compiling modules under MacOSX, and fixes up some ChanServ stuff
git-svn-id: svn://svn.anope.org/anope/trunk@564 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@416 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'src/plexus.c')
-rw-r--r--src/plexus.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plexus.c b/src/plexus.c
index 835fcbc30..8408c9018 100644
--- a/src/plexus.c
+++ b/src/plexus.c
@@ -82,7 +82,7 @@ IRCDVar ircd[] = {
0, /* O:LINE */
1, /* VHOST ON NICK */
0, /* Change RealName */
- 0, /* ChanServ extra */
+ CHAN_HELP_IRCD_HALFOP, /* ChanServ extra */
CMODE_p, /* No Knock */
0, /* Admin Only */
DEFAULT_MLOCK, /* Default MLOCK */