mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-19 15:18:55 +02:00
glib: unicode: fix unicode standard link
This commit is contained in:
committed by
Philip Withnall
parent
8fbb8dc442
commit
221bbde429
@@ -210,7 +210,7 @@ typedef enum
|
|||||||
* Since new unicode versions may add new types here, applications should be ready
|
* Since new unicode versions may add new types here, applications should be ready
|
||||||
* to handle unknown values. They may be regarded as %G_UNICODE_BREAK_UNKNOWN.
|
* to handle unknown values. They may be regarded as %G_UNICODE_BREAK_UNKNOWN.
|
||||||
*
|
*
|
||||||
* See [Unicode Line Breaking Algorithm](http://www.unicode.org/unicode/reports/tr14/).
|
* See [Unicode Line Breaking Algorithm](https://www.unicode.org/reports/tr14/).
|
||||||
*/
|
*/
|
||||||
typedef enum
|
typedef enum
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user