From: Jan Schmidt Date: Thu, 11 Jun 2009 10:39:25 +0000 (+0100) Subject: docs: Quieten a couple more docs warnings X-Git-Tag: RELEASE-0.10.16~477 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6d32642887c79e3d2ac9ef9b7e8bb2f13b3f3d8d;hp=42c9f83b5fed7bad9a341da0b2bae02abd3edb58;p=platform%2Fupstream%2Fgst-plugins-good.git docs: Quieten a couple more docs warnings --- diff --git a/gst/goom/goom_config_param.h b/gst/goom/goom_config_param.h index 468c49e..c05f8f5 100644 --- a/gst/goom/goom_config_param.h +++ b/gst/goom/goom_config_param.h @@ -21,7 +21,7 @@ #include -/** +/* * File created on 2003-05-24 by Jeko. * (c)2003, JC Hoelt for iOS-software. * diff --git a/gst/videomixer/videomixer.c b/gst/videomixer/videomixer.c index 2d1ad19..47689a6 100644 --- a/gst/videomixer/videomixer.c +++ b/gst/videomixer/videomixer.c @@ -334,7 +334,7 @@ beach: return ret; } -/** +/* * We accept the caps if it has the same format as other sink pads in * the element. */