From 41f1c8c32e5812d11a8fbe32d2c96993d1880406 Mon Sep 17 00:00:00 2001 From: Stefan Ringel Date: Tue, 24 Jun 2014 19:18:56 +0200 Subject: [PATCH] mpegts: fix annotation https://bugzilla.gnome.org/show_bug.cgi?id=730914 --- gst-libs/gst/mpegts/gst-dvb-descriptor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst-libs/gst/mpegts/gst-dvb-descriptor.h b/gst-libs/gst/mpegts/gst-dvb-descriptor.h index 07678c4751..b03f3283e2 100644 --- a/gst-libs/gst/mpegts/gst-dvb-descriptor.h +++ b/gst-libs/gst/mpegts/gst-dvb-descriptor.h @@ -849,7 +849,7 @@ typedef struct _GstMpegtsT2DeliverySystemCell GstMpegtsT2DeliverySystemCell; /** * GstMpegtsT2DeliverySystemCell: * @cell_id: id of the cell - * @centre_frequencies: centre frequencies in Hz + * @centre_frequencies: (element-type guint32): centre frequencies in Hz * @sub_cells: (element-type GstMpegtsT2DeliverySystemCellExtension): */ struct _GstMpegtsT2DeliverySystemCell