summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-07-15 16:42:43 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-07-15 16:42:43 +0000
commit343851b0b1768bda70ef6d1b997bb608d31ac8c9 (patch)
tree74a1a2a946d2303394a600253e49150e85ec287e
parentca6d84dd97fc2a772609f40962c52f8ed726dbbb (diff)
Formerly main.c.~14~
-rw-r--r--ufs/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ufs/main.c b/ufs/main.c
index de90cea8..dc58a20e 100644
--- a/ufs/main.c
+++ b/ufs/main.c
@@ -133,7 +133,7 @@ main (int argc, char **argv)
compat_mode = COMPAT_GNU;
}
- diskfs_init_diskfs ();
+ diskfs_init_diskfs (bootstrap);
err = device_open (diskfs_master_device,
(diskfs_readonly ? 0 : D_WRITE) | D_READ,