summaryrefslogtreecommitdiff
path: root/libtrivfs/fsys-syncfs.c
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-08-30 21:58:14 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-08-30 21:58:14 +0000
commitda94a1056fa4be0e59ee27aee320317327ccdc89 (patch)
tree251b154208dd65160baefcba65a4a718f0a576ae /libtrivfs/fsys-syncfs.c
parentf32c513ae17f431fa8ae3218faf1f764be64485f (diff)
entered into RCS
Diffstat (limited to 'libtrivfs/fsys-syncfs.c')
-rw-r--r--libtrivfs/fsys-syncfs.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libtrivfs/fsys-syncfs.c b/libtrivfs/fsys-syncfs.c
index 38ebe5ef..64ed8fd5 100644
--- a/libtrivfs/fsys-syncfs.c
+++ b/libtrivfs/fsys-syncfs.c
@@ -23,6 +23,8 @@
kern_return_t
trivfs_S_fsys_syncfs (struct trivfs_control *cntl,
+ mach_port_t reply,
+ mach_msg_type_name_t replytype,
int wait,
int dochildren)
{