1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-06-30 15:49:31 +00:00

calls: Fix gtk-doc transfer annotation

Broken-by: 501d2914
This commit is contained in:
Guido Günther 2021-04-06 14:19:56 +02:00 committed by Evangelos Ribeiro Tzaras
parent 01f015a21c
commit e5827adb60

View file

@ -391,7 +391,7 @@ calls_call_tone_stop (CallsCall *self,
* This a convenience function to optain the #CallsBestMatch matching the
* phone number of the #CallsCall.
*
* Returns: (transfer full): A #CallsBestMatch
* Returns: (transfer: full): A #CallsBestMatch
*/
CallsBestMatch *
calls_call_get_contact (CallsCall *self)