This commit is contained in:
Matthias Clasen
2006-05-03 02:05:01 +00:00
parent 4d0f3cf076
commit 4b17ee97a5
97 changed files with 16373 additions and 10586 deletions

View File

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