mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-24 18:08:54 +02:00
2.11.0
This commit is contained in:
@@ -390,7 +390,7 @@ struct Interval
|
||||
gunichar start, end;
|
||||
};
|
||||
|
||||
int
|
||||
static int
|
||||
interval_compare (const void *key, const void *elt)
|
||||
{
|
||||
gunichar c = GPOINTER_TO_UINT (key);
|
||||
|
Reference in New Issue
Block a user