From 969e40e974824e52e55779e700c398317f641411 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Sun, 16 Apr 1995 20:16:10 +0000 Subject: Formerly ext2fs.h.~15~ --- ext2fs/ext2fs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext2fs') diff --git a/ext2fs/ext2fs.h b/ext2fs/ext2fs.h index 76a8aa39..d18220ce 100644 --- a/ext2fs/ext2fs.h +++ b/ext2fs/ext2fs.h @@ -121,7 +121,7 @@ off_t disk_pager_size; void *disk_image; char *device_name; -mach_port_t ext2fs_device; +mach_port_t device_port; /* Our in-core copy of the super-block. */ struct ext2_super_block *sblock; -- cgit v1.2.3