From f88a98199732ec37f0f27bdb8672939c481eb568 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim-Philipp=20M=C3=BCller?= Date: Thu, 14 Aug 2014 14:37:56 +0100 Subject: [PATCH] base: and fix build with new g-i again --- libs/gst/base/gstdataqueue.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/gst/base/gstdataqueue.h b/libs/gst/base/gstdataqueue.h index 7482beb..cc454f8 100644 --- a/libs/gst/base/gstdataqueue.h +++ b/libs/gst/base/gstdataqueue.h @@ -121,7 +121,7 @@ struct _GstDataQueue }; /** - * GstDataQueueClass: (skip) + * GstDataQueueClass: */ struct _GstDataQueueClass { -- 2.7.4