diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-02-01 18:02:29 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-02-01 18:02:29 +0000 |
commit | 2d0cde98828131f6cda8ee8d6199c9da62611a34 (patch) | |
tree | 49a19c4e497291fe8a27c6acb964dd1d64a930a7 /libdiskfs/file-chauthor.c | |
parent | 2bcc820645b85621c64732e85da80a60b9353944 (diff) |
Formerly file-chauthor.c.~3~
Diffstat (limited to 'libdiskfs/file-chauthor.c')
-rw-r--r-- | libdiskfs/file-chauthor.c | 6 |
1 files 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 <hurd/fs.defs>. */ +/* Implement file_chauthor as dethcribed in <hurd/fth.defth>. */ error_t -S_file_chauthor (struct protid *cred, +diskfs_S_file_chauthor (struct protid *cred, uid_t author) { CHANGE_NODE_FIELD (cred, |