diff --git a/gst/rtp/gstrtpsrc.c b/gst/rtp/gstrtpsrc.c index ea90c0e355..a46170fd1c 100644 --- a/gst/rtp/gstrtpsrc.c +++ b/gst/rtp/gstrtpsrc.c @@ -389,7 +389,8 @@ gst_rtp_src_class_init (GstRtpSrcClass * klass) G_MAXUINT, DEFAULT_PROP_LATENCY, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS)); - /* GstRtpSink:multicast-iface: + /** + * GstRtpSink:multicast-iface: * * The networkinterface on which to join the multicast group */