[gst-cvs] gst-plugins-good: docs: Quieten a couple more docs warnings

Jan Schmidt thaytan at kemper.freedesktop.org
Thu Jun 11 03:39:46 PDT 2009


Module: gst-plugins-good
Branch: master
Commit: 6d32642887c79e3d2ac9ef9b7e8bb2f13b3f3d8d
URL:    http://cgit.freedesktop.org/gstreamer/gst-plugins-good/commit/?id=6d32642887c79e3d2ac9ef9b7e8bb2f13b3f3d8d

Author: Jan Schmidt <thaytan at noraisin.net>
Date:   Thu Jun 11 11:39:25 2009 +0100

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 <stdlib.h>
 
-/**
+/*
  * 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.
 */





More information about the Gstreamer-commits mailing list