mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2025-01-07 20:35:31 +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
|
* @self: A #CallsSipMediaManager
|
||||||
* @sdp: A #sdp_media_t media description
|
* @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
|
* SDP message
|
||||||
*/
|
*/
|
||||||
GList *
|
GList *
|
||||||
|
|
Loading…
Reference in a new issue