Too many versions.
Spotted by: pjd
This commit is contained in:
parent
eebf3286a6
commit
157b106eae
@ -138,7 +138,6 @@ g_vol_ffs_taste(struct g_class *mp, struct g_provider *pp, int flags)
|
||||
static struct g_class g_vol_ffs_class = {
|
||||
.name = VOL_FFS_CLASS_NAME,
|
||||
.version = G_VERSION,
|
||||
.version = G_VERSION,
|
||||
.taste = g_vol_ffs_taste,
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user