From 6d32642887c79e3d2ac9ef9b7e8bb2f13b3f3d8d Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Thu, 11 Jun 2009 11:39:25 +0100 Subject: [PATCH] docs: Quieten a couple more docs warnings --- gst/goom/goom_config_param.h | 2 +- gst/videomixer/videomixer.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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. */ -- 2.7.4