Advertisement
Guest User

Untitled

a guest
May 26th, 2017
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. diff --git a/telepathy-glib/contact.c b/telepathy-glib/contact.c
  2. index e882dd4..1a12ed5 100644
  3. --- a/telepathy-glib/contact.c
  4. +++ b/telepathy-glib/contact.c
  5. @@ -322,7 +322,7 @@ tp_contact_get_avatar_token (TpContact *self)
  6. * is re-entered; if the caller requires a #GFile that will persist for
  7. * longer than that, it must be reffed with g_object_ref().
  8. *
  9. - * Returns: the same #GFile as the #TpContact:avatar-file property
  10. + * Returns: (transfer none): the same #GFile as the #TpContact:avatar-file property
  11. * (possibly %NULL)
  12. *
  13. * Since: 0.11.UNRELEASED
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement