summaryrefslogtreecommitdiff
path: root/src/core/dynamic-user.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/dynamic-user.h')
-rw-r--r--src/core/dynamic-user.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/dynamic-user.h b/src/core/dynamic-user.h
index 791a8ba0ef..112f91e63a 100644
--- a/src/core/dynamic-user.h
+++ b/src/core/dynamic-user.h
@@ -15,7 +15,7 @@ typedef struct DynamicCreds {
* used. This means, if you want to allocate a group and user pair, and they might have two different names, then you
* need to allocated two of these objects. DynamicCreds below makes that easy. */
struct DynamicUser {
- int n_ref;
+ unsigned n_ref;
Manager *manager;
/* An AF_UNIX socket pair that contains a datagram containing both the numeric ID assigned, as well as a lock