aboutsummaryrefslogtreecommitdiff
path: root/libnetfs/file-chauthor.c
diff options
context:
space:
mode:
Diffstat (limited to 'libnetfs/file-chauthor.c')
-rw-r--r--libnetfs/file-chauthor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libnetfs/file-chauthor.c b/libnetfs/file-chauthor.c
index 7041b2b8..b403a51d 100644
--- a/libnetfs/file-chauthor.c
+++ b/libnetfs/file-chauthor.c
@@ -21,7 +21,7 @@
#include "netfs.h"
#include "fs_S.h"
-error_t
+kern_return_t
netfs_S_file_chauthor (struct protid *user,
uid_t author)
{