mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-11-27 12:39:52 +01:00
gobject/gio: some last missed statics/inclues
This commit is contained in:
@@ -53,7 +53,7 @@ enum_state_free (gpointer data)
|
||||
g_slice_free (EnumState, state);
|
||||
}
|
||||
|
||||
EnumState *
|
||||
static EnumState *
|
||||
enum_state_new (gboolean is_flags)
|
||||
{
|
||||
EnumState *state;
|
||||
|
||||
Reference in New Issue
Block a user