mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-22 17:08:53 +02:00
Silence compiler warnings.
2005-11-28 Matthias Clasen <mclasen@redhat.com> * gobjectnotifyqueue.c (g_object_notify_queue_thaw): * gobject-query.c (main): Silence compiler warnings. * glib-genmarshal.c (main): Use G_N_ELEMENTS.
This commit is contained in:
committed by
Matthias Clasen
parent
0f1e8fb313
commit
d98433b85e
@@ -122,7 +122,7 @@ main (gint argc,
|
||||
GLogLevelFlags fatal_mask;
|
||||
gboolean gen_froots = 0;
|
||||
gboolean gen_tree = 0;
|
||||
guint i;
|
||||
gint i;
|
||||
gchar *iindent = "";
|
||||
|
||||
f_out = stdout;
|
||||
|
Reference in New Issue
Block a user