diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-06-15 16:20:29 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-06-15 16:20:29 +0000 |
commit | 150eafb37fe6a09e09b8d85d8d512bb6dfdcc9cc (patch) | |
tree | 437c3ba39ea330e6b4e905538d8bd0c7b7be2456 | |
parent | e016824663fab341ef16afbb11246acf410b29b0 (diff) |
entered into RCS
-rw-r--r-- | libdiskfs/file-chg.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libdiskfs/file-chg.c b/libdiskfs/file-chg.c index 339ce0a4..3de4ca26 100644 --- a/libdiskfs/file-chg.c +++ b/libdiskfs/file-chg.c @@ -18,6 +18,7 @@ #include "priv.h" #include "fs_S.h" +kern_return_t diskfs_S_file_notice_changes (struct protid *cred, mach_port_t notify) { |