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 2e732a0b6..946e9135b 100644 --- a/include/extern.h +++ b/include/extern.h @@ -385,7 +385,7 @@ E time_t SQLineExpiry; E time_t SZLineExpiry; E bool AkillOnAdd; E bool KillonSGline; -E int KillonSQline; +E bool KillonSQline; E int DisableRaw; E int WallOper; E int WallBadOS; |