From f0bada89a709e40668a4150edb4a9adb611baffc Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 24 May 1994 21:23:54 +0000 Subject: Formerly file-chmod.c.~5~ --- libtrivfs/file-chmod.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libtrivfs/file-chmod.c b/libtrivfs/file-chmod.c index cee54859..f2c47f10 100644 --- a/libtrivfs/file-chmod.c +++ b/libtrivfs/file-chmod.c @@ -18,7 +18,7 @@ #include "priv.h" #include "fs_S.h" -error_t +kern_return_t trivfs_S_file_chmod (struct trivfs_protid *cred, mode_t mode) { -- cgit v1.2.3