Add missing GI annotation to g_content_type_guess_for_tree

This commit is contained in:
Pavel Holejsovsky 2010-12-28 15:46:01 +01:00
parent 422a76b3cd
commit 79fd5ff80d

View File

@ -1651,8 +1651,8 @@ match_match (TreeMatch *match,
* This function is useful in the implementation of
* g_mount_guess_content_type().
*
* Returns: (transfer full): an %NULL-terminated array of zero or more content types,
* or %NULL. Free with g_strfreev()
* Returns: (transfer full) (array zero-terminated=1): an %NULL-terminated
* array of zero or more content types, or %NULL. Free with g_strfreev()
*
* Since: 2.18
*/