webrtc: fix gtk-doc annotations
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Mon, 16 Apr 2018 08:44:10 +0000 (10:44 +0200)
committerVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Mon, 16 Apr 2018 08:52:02 +0000 (10:52 +0200)
gst-libs/gst/webrtc/rtcsessiondescription.h

index 3783dff..3e0f1f4 100644 (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>
  */