From 2d0cde98828131f6cda8ee8d6199c9da62611a34 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 1 Feb 1994 18:02:29 +0000 Subject: Formerly file-chauthor.c.~3~ --- libdiskfs/file-chauthor.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libdiskfs/file-chauthor.c b/libdiskfs/file-chauthor.c index dfd5850e..6cdbaa30 100644 --- a/libdiskfs/file-chauthor.c +++ b/libdiskfs/file-chauthor.c @@ -1,5 +1,5 @@ /* libdiskfs implementation of fs.defs: file_chauthor - Copyright (C) 1994 Free Software Foundation + Copyright (C) 1992, 1993, 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 @@ -17,9 +17,9 @@ #include "priv.h" -/* Implement file_chauthor as described in . */ +/* Implement file_chauthor as dethcribed in . */ error_t -S_file_chauthor (struct protid *cred, +diskfs_S_file_chauthor (struct protid *cred, uid_t author) { CHANGE_NODE_FIELD (cred, -- cgit v1.2.3