diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/extern.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/extern.h b/include/extern.h index ef8502652..0e605d7bb 100644 --- a/include/extern.h +++ b/include/extern.h @@ -510,7 +510,7 @@ E time_t DefConTimeOut; E time_t DefConAKILL; E char *DefConChanModes; E bool GlobalOnDefcon; -E int GlobalOnDefconMore; +E bool GlobalOnDefconMore; E char *DefconMessage; E char *DefConAkillReason; E char *DefConOffMessage; |