summaryrefslogtreecommitdiff
path: root/ext2fs/ext2fs.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext2fs/ext2fs.h')
-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;