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-26 04:36:35 +0000
committerNaram Qashat cyberbotx@cyberbotx.com <Naram Qashat cyberbotx@cyberbotx.com@5417fbe8-f217-4b02-8779-1006273d7864>2008-10-26 04:36:35 +0000
commit07824df829c1ae155df1eee8e60e6b8fc5226bd8 (patch)
treee259fa9eb2108c893b669dd76c2fd34dca6f1403 /include/extern.h
parent2df19fbcd70187dd35f0352d080959cfb645055e (diff)
Added disableraw directive to operserv block in new config.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1479 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 946e9135b..ea32a4a63 100644
--- a/include/extern.h
+++ b/include/extern.h
@@ -386,7 +386,7 @@ E time_t SZLineExpiry;
E bool AkillOnAdd;
E bool KillonSGline;
E bool KillonSQline;
-E int DisableRaw;
+E bool DisableRaw;
E int WallOper;
E int WallBadOS;
E int WallOSGlobal;