stand/zfs: Unbreak build, 'truct' ~= 'struct'
This commit is contained in:
parent
97875f4aa9
commit
a39d359d85
@ -62,7 +62,7 @@ static int zfs_readdir(struct open_file *f, struct dirent *d);
|
||||
|
||||
static void zfs_bootenv_initial(const char *);
|
||||
|
||||
truct devsw zfs_dev;
|
||||
struct devsw zfs_dev;
|
||||
|
||||
struct fs_ops zfs_fsops = {
|
||||
"zfs",
|
||||
|
Loading…
x
Reference in New Issue
Block a user