unicode: Fix a few issues with G_UNICHAR_MAX_DECOMPOSITION_LENGTH
authorPhilip Withnall <philip@tecnocode.co.uk>
Tue, 6 Dec 2011 19:41:31 +0000 (19:41 +0000)
committerPhilip Withnall <philip@tecnocode.co.uk>
Tue, 6 Dec 2011 19:41:31 +0000 (19:41 +0000)
commit386bb0faadd98c190f171cbdd4c51dba50e85505
tree822e44d20d3138fa1eea1679857ea4abc67eebc9
parent3ac7c35656649b1d1fcf2ccaa670b854809d4cd8
unicode: Fix a few issues with G_UNICHAR_MAX_DECOMPOSITION_LENGTH

Raised by Matthias in bgo#665685 but which I didn't spot until after pushing
commit 3ac7c35656649b1d1fcf2ccaa670b854809d4cd8.

Renames G_UNICHAR_MAX_DECOMPOSITION_LEN to G_UNICHAR_MAX_DECOMPOSITION_LENGTH
and fixes a few documentation issues.

See: bgo#665685
docs/reference/glib/glib-sections.txt
glib/gunicode.h
glib/gunidecomp.c
glib/guniprop.c