From: Edward Hervey Date: Thu, 29 May 2014 10:30:13 +0000 (+0200) Subject: atsc-section: Fix annotation X-Git-Tag: 1.3.3~210 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=86b8388c3f0ef189ff724d1df319577f10ee1ca3;p=platform%2Fupstream%2Fgst-plugins-bad.git atsc-section: Fix annotation --- diff --git a/gst-libs/gst/mpegts/gst-atsc-section.h b/gst-libs/gst/mpegts/gst-atsc-section.h index 22fb4cb..7851d01 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) *