summaryrefslogtreecommitdiff
path: root/include/extern.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/extern.h')
-rw-r--r--include/extern.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/extern.h b/include/extern.h
index 2d2c7360d..99e5e9130 100644
--- a/include/extern.h
+++ b/include/extern.h
@@ -376,7 +376,7 @@ E char *GlobalOnCycleUP;
E char **ServicesRoots;
E int RootNumber;
E int LogMaxUsers;
-E int SuperAdmin;
+E bool SuperAdmin;
E int LogBot;
E int AutokillExpiry;
E int ChankillExpiry;