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