webrtc: fix gtk-doc annotations

This commit is contained in:
Víctor Manuel Jáquez Leal 2018-04-16 10:44:10 +02:00
parent dd084022d4
commit 3f898bb27f

View file

@ -35,8 +35,8 @@ GType gst_webrtc_session_description_get_type (void);
/**
* GstWebRTCSessionDescription:
* type: the #GstWebRTCSDPType of the description
* sdp: the #GstSDPMessage of the description
* @type: the #GstWebRTCSDPType of the description
* @sdp: the #GstSDPMessage of the description
*
* See <ulink url="https://www.w3.org/TR/webrtc/#rtcsessiondescription-class">https://www.w3.org/TR/webrtc/#rtcsessiondescription-class</ulink>
*/