Add a forgotten version field...

This commit is contained in:
Vreixo Formoso 2008-01-26 13:58:56 +01:00
parent 1a1fcf8362
commit 74c82d181b
1 changed files with 1 additions and 0 deletions

View File

@ -156,6 +156,7 @@ void mfs_free(IsoFileSource *src)
}
IsoFileSourceIface mfs_class = {
0,
mfs_get_path,
mfs_get_name,
mfs_lstat,