mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-04 00:13:40 +02:00
Fix misc compiler warnings in (mostly) test programs
This commit is contained in:
@@ -425,7 +425,7 @@ main (gint argc,
|
||||
GObjectClass *object_class;
|
||||
TestIfaceClass *iface_vtable;
|
||||
GParamSpec **properties;
|
||||
gint n_properties;
|
||||
guint n_properties;
|
||||
|
||||
gint val1, val2, val3, val4;
|
||||
|
||||
|
Reference in New Issue
Block a user