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 99e5e9130..abf1390d7 100644 --- a/include/extern.h +++ b/include/extern.h @@ -375,7 +375,7 @@ E char *GlobalOnCycleMessage; E char *GlobalOnCycleUP; E char **ServicesRoots; E int RootNumber; -E int LogMaxUsers; +E bool LogMaxUsers; E bool SuperAdmin; E int LogBot; E int AutokillExpiry; |