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 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; |