libnm-core: add missing transfer annotation for nm_utils_enum_get_values()

Fixes: 13a981fc38
This commit is contained in:
Jiří Klimeš 2015-12-12 22:13:56 +01:00
parent 600a247f57
commit 174d66a3d0

View file

@ -4128,7 +4128,7 @@ NM_BACKPORT_SYMBOL (libnm_1_0_6, gboolean, nm_utils_enum_from_str,
*
* Returns the list of possible values for a given enum.
*
* Returns: a NULL-terminated dynamically-allocated array of static strings
* Returns: (transfer full): a NULL-terminated dynamically-allocated array of static strings
* or %NULL on error
*
* Since: 1.2