summaryrefslogtreecommitdiff
path: root/hurd/setauth.c
diff options
context:
space:
mode:
Diffstat (limited to 'hurd/setauth.c')
-rw-r--r--hurd/setauth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/setauth.c b/hurd/setauth.c
index 7378e4f070..34ce7f63bb 100644
--- a/hurd/setauth.c
+++ b/hurd/setauth.c
@@ -34,7 +34,7 @@ error_t
_hurd_setauth (auth_t new)
{
error_t err;
- int d;
+ unsigned int d;
mach_port_t newport, ref;
/* Give the new send right a user reference.