summaryrefslogtreecommitdiff
path: root/ext2fs
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1995-04-16 20:16:10 +0000
committerMiles Bader <miles@gnu.org>1995-04-16 20:16:10 +0000
commit969e40e974824e52e55779e700c398317f641411 (patch)
treeb82b45e7f1c0dd65186223dd0342497993ba8b0e /ext2fs
parent03c6a32a652f53cae81de8afccf23f5eaec9e790 (diff)
Formerly ext2fs.h.~15~
Diffstat (limited to 'ext2fs')
-rw-r--r--ext2fs/ext2fs.h2
1 files changed, 1 insertions, 1 deletions
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;