Avoid some compiler warnings.

This commit is contained in:
Matthias Clasen 2009-07-10 13:13:18 -04:00
parent 91925d2cf0
commit 7ba9674d71

View File

@ -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)