From 2402eee6ef410c9c327abf45f94c05bb770ba5ff Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 5 May 1994 13:14:49 +0000 Subject: entered into RCS --- libdiskfs/file-chown.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libdiskfs/file-chown.c') diff --git a/libdiskfs/file-chown.c b/libdiskfs/file-chown.c index f71d2496..c0f685c7 100644 --- a/libdiskfs/file-chown.c +++ b/libdiskfs/file-chown.c @@ -19,7 +19,7 @@ #include "fs_S.h" /* Implement file_chown as described in . */ -error_t +kern_return_t diskfs_S_file_chown (struct protid *cred, uid_t uid, gid_t gid) -- cgit v1.2.3