gunidecomp: Fix a (nullable) annotation which should be (optional)

Signed-off-by: Philip Withnall <withnall@endlessm.com>

Helps: #872
This commit is contained in:
Philip Withnall 2019-06-21 11:03:59 +01:00
parent 92cd91cee6
commit 5380f417dc

View File

@ -685,7 +685,7 @@ g_unichar_compose (gunichar a,
* g_unichar_fully_decompose:
* @ch: a Unicode character.
* @compat: whether perform canonical or compatibility decomposition
* @result: (nullable): location to store decomposed result, or %NULL
* @result: (optional) (out caller-allocates): location to store decomposed result, or %NULL
* @result_len: length of @result
*
* Computes the canonical or compatibility decomposition of a