mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-22 08:58:54 +02:00
Avoid some compiler warnings.
This commit is contained in:
@@ -582,7 +582,7 @@ type_lookup_prerequisite_L (TypeNode *iface,
|
|||||||
return FALSE;
|
return FALSE;
|
||||||
}
|
}
|
||||||
|
|
||||||
static gchar*
|
static const gchar*
|
||||||
type_descriptive_name_I (GType type)
|
type_descriptive_name_I (GType type)
|
||||||
{
|
{
|
||||||
if (type)
|
if (type)
|
||||||
|
Reference in New Issue
Block a user