mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2025-01-06 11:35:32 +00:00
sip: media: Fix gtk-doc transfer annotation
This commit is contained in:
parent
528fb11dcd
commit
24040c2122
1 changed files with 1 additions and 1 deletions
|
@ -204,7 +204,7 @@ calls_sip_media_manager_codec_candidates (CallsSipMediaManager *self)
|
|||
* @self: A #CallsSipMediaManager
|
||||
* @sdp: A #sdp_media_t media description
|
||||
*
|
||||
* Returns: (transfer full): A #GList of codecs found in the
|
||||
* Returns: (transfer container): A #GList of codecs found in the
|
||||
* SDP message
|
||||
*/
|
||||
GList *
|
||||
|
|
Loading…
Reference in a new issue