Add a forgotten version field...
This commit is contained in:
parent
1a1fcf8362
commit
74c82d181b
@ -156,6 +156,7 @@ void mfs_free(IsoFileSource *src)
|
|||||||
}
|
}
|
||||||
|
|
||||||
IsoFileSourceIface mfs_class = {
|
IsoFileSourceIface mfs_class = {
|
||||||
|
0,
|
||||||
mfs_get_path,
|
mfs_get_path,
|
||||||
mfs_get_name,
|
mfs_get_name,
|
||||||
mfs_lstat,
|
mfs_lstat,
|
||||||
|
Loading…
Reference in New Issue
Block a user