From fd25409a70e80c6aed121985661f76bd97708622 Mon Sep 17 00:00:00 2001 From: jadarve Date: Tue, 2 Jul 2024 15:26:55 -0500 Subject: [PATCH] doc: fix Since marker Part-of: --- .../gst-plugins-bad/gst-libs/gst/mpegts/gstmpegtsdescriptor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subprojects/gst-plugins-bad/gst-libs/gst/mpegts/gstmpegtsdescriptor.h b/subprojects/gst-plugins-bad/gst-libs/gst/mpegts/gstmpegtsdescriptor.h index 189c0030a6..7775230b07 100644 --- a/subprojects/gst-plugins-bad/gst-libs/gst/mpegts/gstmpegtsdescriptor.h +++ b/subprojects/gst-plugins-bad/gst-libs/gst/mpegts/gstmpegtsdescriptor.h @@ -622,7 +622,7 @@ struct _GstMpegtsMetadataPointerDescriptor /** * GST_TYPE_MPEGTS_METADATA_POINTER_DESCRIPTOR * - * Since : 1.26 + * Since: 1.26 */ #define GST_TYPE_MPEGTS_METADATA_POINTER_DESCRIPTOR \ (gst_mpegts_metadata_pointer_descriptor_get_type())