diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-02-15 19:25:09 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-02-15 19:25:09 +0000 |
commit | bdf1f29e23eff0e2c7eef35cb50a14498c182819 (patch) | |
tree | c7e4921109072216dc36c3693c6c6353af8450e5 /libdiskfs/fsys-getfile.c | |
parent | 11bc40b197171fb60d9f792f64e411936a41b9ae (diff) |
entered into RCS
Diffstat (limited to 'libdiskfs/fsys-getfile.c')
-rw-r--r-- | libdiskfs/fsys-getfile.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libdiskfs/fsys-getfile.c b/libdiskfs/fsys-getfile.c index 6c349fd8..6a74ef3b 100644 --- a/libdiskfs/fsys-getfile.c +++ b/libdiskfs/fsys-getfile.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1993, 1994 Free Software Foundation + Copyright (C) 1994 Free Software Foundation This file is part of the GNU Hurd. @@ -21,6 +21,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "priv.h" +error_t diskfs_S_fsys_getfile (mach_port_t fsys, uid_t *gen_uids, u_int ngen_uids, |