libnm-core: add missing transfer annotation for nm_utils_enum_get_values()
authorJiří Klimeš <jklimes@redhat.com>
Sat, 12 Dec 2015 21:13:56 +0000 (22:13 +0100)
committerJiří Klimeš <jklimes@redhat.com>
Sat, 12 Dec 2015 21:24:35 +0000 (22:24 +0100)
Fixes: 13a981fc389eb7622df8d3b7015c4fff954c60bc

libnm-core/nm-utils.c

index 5e920de..930f528 100644 (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