mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-10-03 20:29:21 +02:00
Update the link to Unicode category values. (#313369, Behnam Esfahbod)
2005-08-15 Matthias Clasen <mclasen@redhat.com> * glib/gunicode.h: Update the link to Unicode category values. (#313369, Behnam Esfahbod)
This commit is contained in:
committed by
Matthias Clasen
parent
d75bbbb124
commit
8c663934ca
@@ -31,7 +31,7 @@ typedef guint32 gunichar;
|
||||
typedef guint16 gunichar2;
|
||||
|
||||
/* These are the possible character classifications.
|
||||
* See http://www.unicode.org/Public/UNIDATA/UnicodeData.html
|
||||
* See http://www.unicode.org/Public/UNIDATA/UCD.html#General_Category_Values
|
||||
*/
|
||||
typedef enum
|
||||
{
|
||||
|
Reference in New Issue
Block a user