diff options
Diffstat (limited to 'include/extern.h')
-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 13bc85894..2e732a0b6 100644 --- a/include/extern.h +++ b/include/extern.h @@ -384,7 +384,7 @@ E time_t SGLineExpiry; E time_t SQLineExpiry; E time_t SZLineExpiry; E bool AkillOnAdd; -E int KillonSGline; +E bool KillonSGline; E int KillonSQline; E int DisableRaw; E int WallOper; |