Change g_class initialization to sparse format.
This commit is contained in:
parent
1d5a2f14c0
commit
1016075ea8
@ -336,9 +336,7 @@ s_write(struct indir *ip, off_t offset, uintptr_t ptr)
|
||||
|
||||
|
||||
struct g_class g_md_class = {
|
||||
"MD",
|
||||
NULL,
|
||||
NULL,
|
||||
.name = "MD",
|
||||
G_CLASS_INITIALIZER
|
||||
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user