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-19 20:22:05 +0000
committerNaram Qashat cyberbotx@cyberbotx.com <Naram Qashat cyberbotx@cyberbotx.com@5417fbe8-f217-4b02-8779-1006273d7864>2008-10-19 20:22:05 +0000
commita159b3b42fbf08964ad47f063f14d3996ce61a6c (patch)
treecd8e2e8f50e77f69e163f66e1d3187a0fb3c8978 /include/extern.h
parentb3fad6e271cd70d641d8ab0c5ee4eff62efb86c1 (diff)
Added gentlebadwordreason directive to botserv block in new config.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1458 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 423e93926..131eefe59 100644
--- a/include/extern.h
+++ b/include/extern.h
@@ -364,7 +364,7 @@ E time_t BSKeepData;
E int BSMinUsers;
E int BSBadWordsMax;
E bool BSSmartJoin;
-E int BSGentleBWReason;
+E bool BSGentleBWReason;
E int BSCaseSensitive;
E char *BSFantasyCharacter;