mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
Avoid some compiler warnings.
This commit is contained in:
parent
91925d2cf0
commit
7ba9674d71
@ -582,7 +582,7 @@ type_lookup_prerequisite_L (TypeNode *iface,
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
static gchar*
|
||||
static const gchar*
|
||||
type_descriptive_name_I (GType type)
|
||||
{
|
||||
if (type)
|
||||
|
Loading…
Reference in New Issue
Block a user