From 95b2e875b680c66de7b61915a9c7b075de88bc4a Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Mon, 31 Jan 1994 20:25:06 +0000 Subject: Initial revision --- libdiskfs/file-chauthor.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libdiskfs/file-chauthor.c') diff --git a/libdiskfs/file-chauthor.c b/libdiskfs/file-chauthor.c index bbcb05f5..dfd5850e 100644 --- a/libdiskfs/file-chauthor.c +++ b/libdiskfs/file-chauthor.c @@ -1,5 +1,5 @@ /* libdiskfs implementation of fs.defs: file_chauthor - Copyright (C) 1992, 1993, 1994 Free Software Foundation + Copyright (C) 1994 Free Software Foundation This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as @@ -19,7 +19,7 @@ /* Implement file_chauthor as described in . */ error_t -diskfs_S_file_chauthor (struct protid *cred, +S_file_chauthor (struct protid *cred, uid_t author) { CHANGE_NODE_FIELD (cred, -- cgit v1.2.3