summaryrefslogtreecommitdiff
path: root/libnetfs/file-chmod.c
diff options
context:
space:
mode:
Diffstat (limited to 'libnetfs/file-chmod.c')
-rw-r--r--libnetfs/file-chmod.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libnetfs/file-chmod.c b/libnetfs/file-chmod.c
index 413261ca..7e63a8ad 100644
--- a/libnetfs/file-chmod.c
+++ b/libnetfs/file-chmod.c
@@ -21,7 +21,7 @@
#include "netfs.h"
#include "fs_S.h"
-error_t
+kern_return_t
netfs_S_file_chmod (struct protid *user,
mode_t mode)
{