summaryrefslogtreecommitdiff
path: root/include/users.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/users.h')
-rw-r--r--include/users.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/users.h b/include/users.h
index 4d7994e8e..b3afed688 100644
--- a/include/users.h
+++ b/include/users.h
@@ -367,7 +367,7 @@ class CoreExport User : public Extensible
unsigned int quitting:1;
/** What type of user is this? */
- const UserType usertype:2;
+ const unsigned int usertype:2;
/** Get client IP string from sockaddr, using static internal buffer
* @return The IP string