mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-26 09:30:04 +01:00
Forgotten file
svn path=/trunk/; revision=5646
This commit is contained in:
parent
6031eed482
commit
ffe3717a3c
@ -237,7 +237,7 @@ GUnicodeType g_unichar_type (gunichar c) G_GNUC_CONST;
|
||||
GUnicodeBreakType g_unichar_break_type (gunichar c) G_GNUC_CONST;
|
||||
|
||||
/* Returns the combining class for a given character */
|
||||
gint g_unichar_combining_class (gunichar uc); G_GNUC_CONST;
|
||||
gint g_unichar_combining_class (gunichar uc) G_GNUC_CONST;
|
||||
|
||||
|
||||
/* Compute canonical ordering of a string in-place. This rearranges
|
||||
|
Loading…
x
Reference in New Issue
Block a user