summaryrefslogtreecommitdiff
path: root/hurd/setauth.c
diff options
context:
space:
mode:
Diffstat (limited to 'hurd/setauth.c')
-rw-r--r--hurd/setauth.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hurd/setauth.c b/hurd/setauth.c
index 025be580e1..a8af439c97 100644
--- a/hurd/setauth.c
+++ b/hurd/setauth.c
@@ -107,6 +107,7 @@ _hurd_setauth (auth_t new)
__mutex_unlock (&reauth_lock);
HURD_CRITICAL_END;
+ /* FIXME: handle EINTR! */
return 0;
}