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:
Matthias Clasen 2005-08-15 18:49:11 +00:00 committed by Matthias Clasen
parent d75bbbb124
commit 8c663934ca
5 changed files with 13 additions and 1 deletions

View File

@ -1,5 +1,8 @@
2005-08-15 Matthias Clasen <mclasen@redhat.com>
* glib/gunicode.h: Update the link to Unicode category
values. (#313369, Behnam Esfahbod)
* glib/gqueue.c (g_queue_find_custom): Clarify docs
a little. (#311727, Tristan van Berkom)

View File

@ -1,5 +1,8 @@
2005-08-15 Matthias Clasen <mclasen@redhat.com>
* glib/gunicode.h: Update the link to Unicode category
values. (#313369, Behnam Esfahbod)
* glib/gqueue.c (g_queue_find_custom): Clarify docs
a little. (#311727, Tristan van Berkom)

View File

@ -1,5 +1,8 @@
2005-08-15 Matthias Clasen <mclasen@redhat.com>
* glib/gunicode.h: Update the link to Unicode category
values. (#313369, Behnam Esfahbod)
* glib/gqueue.c (g_queue_find_custom): Clarify docs
a little. (#311727, Tristan van Berkom)

View File

@ -1,5 +1,8 @@
2005-08-15 Matthias Clasen <mclasen@redhat.com>
* glib/gunicode.h: Update the link to Unicode category
values. (#313369, Behnam Esfahbod)
* glib/gqueue.c (g_queue_find_custom): Clarify docs
a little. (#311727, Tristan van Berkom)

View File

@ -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
{