summaryrefslogtreecommitdiff
path: root/include/extern.h
diff options
context:
space:
mode:
authorNaram Qashat cyberbotx@cyberbotx.com <Naram Qashat cyberbotx@cyberbotx.com@5417fbe8-f217-4b02-8779-1006273d7864>2008-10-13 23:11:56 +0000
committerNaram Qashat cyberbotx@cyberbotx.com <Naram Qashat cyberbotx@cyberbotx.com@5417fbe8-f217-4b02-8779-1006273d7864>2008-10-13 23:11:56 +0000
commita8eb837244180d7bd58ed3f29c48a0d1b280eba1 (patch)
tree247ff9374d1cf061584936a4d2ab8e50c79466cc /include/extern.h
parentc912a7a0aa814590c79a3f3c6226ad557feec564 (diff)
Added listopersonly directive to chanserv block in new config.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1440 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'include/extern.h')
-rw-r--r--include/extern.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/extern.h b/include/extern.h
index ac50d9903..eaac2fb50 100644
--- a/include/extern.h
+++ b/include/extern.h
@@ -349,7 +349,7 @@ E int CSAccessMax;
E int CSAutokickMax;
E char *CSAutokickReason;
E time_t CSInhabit;
-E int CSListOpersOnly;
+E bool CSListOpersOnly;
E int CSListMax;
E int CSRestrictGetPass;
E int CSOpersOnly;