aboutsummaryrefslogtreecommitdiff
path: root/libtrivfs/file-chauthor.c
diff options
context:
space:
mode:
Diffstat (limited to 'libtrivfs/file-chauthor.c')
-rw-r--r--libtrivfs/file-chauthor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtrivfs/file-chauthor.c b/libtrivfs/file-chauthor.c
index 4ac8ca13..1d38564a 100644
--- a/libtrivfs/file-chauthor.c
+++ b/libtrivfs/file-chauthor.c
@@ -18,7 +18,7 @@
#include "priv.h"
#include "fs_S.h"
-error_t
+kern_return_t
trivfs_S_file_chauthor (struct trivfs_protid *cred,
uid_t auth)
{