Add missing GI annotation to g_content_type_guess_for_tree
authorPavel Holejsovsky <pholejs@src.gnome.org>
Tue, 28 Dec 2010 14:46:01 +0000 (15:46 +0100)
committerPavel Holejsovsky <pholejs@src.gnome.org>
Wed, 29 Dec 2010 15:02:04 +0000 (16:02 +0100)
gio/gcontenttype.c

index dfbe868..3856a2d 100644 (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
  */