From 86b8388c3f0ef189ff724d1df319577f10ee1ca3 Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Thu, 29 May 2014 12:30:13 +0200 Subject: [PATCH] atsc-section: Fix annotation --- gst-libs/gst/mpegts/gst-atsc-section.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gst-libs/gst/mpegts/gst-atsc-section.h b/gst-libs/gst/mpegts/gst-atsc-section.h index 22fb4cb770..7851d01da6 100644 --- a/gst-libs/gst/mpegts/gst-atsc-section.h +++ b/gst-libs/gst/mpegts/gst-atsc-section.h @@ -216,7 +216,7 @@ struct _GstMpegTsAtscEITEvent { /** * GstMpegTsAtscEIT: - * @events: (element-type FIXME): Events + * @events: (element-type GstMpegTsAtscEITEvent): Events * * Event Information Table (ATSC) * @@ -242,7 +242,7 @@ typedef struct _GstMpegTsAtscETT GstMpegTsAtscETT; /** * GstMpegTsAtscETT: - * @messages: (element-type FIXME): List of texts + * @messages: (element-type GstMpegTsAtscMultString): List of texts * * Extended Text Table (ATSC) *