rtpmanagerbad: documentation comment fix
authorMarc Leeman <m.leeman@televic.com>
Wed, 19 Feb 2020 16:06:18 +0000 (17:06 +0100)
committerMarc Leeman <m.leeman@televic.com>
Fri, 21 Feb 2020 11:16:17 +0000 (12:16 +0100)
gst/rtp/gstrtpsrc.c

index ea90c0e..a46170f 100644 (file)
@@ -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
    */