mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-23 10:27:51 +02:00
Merge branch 'fix_more_warnings' into 'master'
Fix more warnings See merge request GNOME/glib!1773
This commit is contained in:
@@ -1431,6 +1431,7 @@ g_param_type_register_static (const gchar *name,
|
||||
0, /* instance_size */
|
||||
16, /* n_preallocs */
|
||||
NULL, /* instance_init */
|
||||
NULL, /* value_table */
|
||||
};
|
||||
ParamSpecClassInfo *cinfo;
|
||||
|
||||
|
Reference in New Issue
Block a user