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:33:33 +0000
committerNaram Qashat cyberbotx@cyberbotx.com <Naram Qashat cyberbotx@cyberbotx.com@5417fbe8-f217-4b02-8779-1006273d7864>2008-10-13 23:33:33 +0000
commita2c896c7750f7ee4699e30bd510eceb267eda791 (patch)
treea373cd46e1b29fb03b423a0050814ab392123cd7 /include/extern.h
parent7b8ada2efd1c6a3e92460010a9025ae0c9507066 (diff)
Added opersonly directive to chanserv block in new config.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1443 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 eda766689..d52145275 100644
--- a/include/extern.h
+++ b/include/extern.h
@@ -352,7 +352,7 @@ E time_t CSInhabit;
E bool CSListOpersOnly;
E int CSListMax;
E bool CSRestrictGetPass;
-E int CSOpersOnly;
+E bool CSOpersOnly;
E int MSMaxMemos;
E int MSSendDelay;