summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@noraisin.net>2009-06-11 11:39:25 +0100
committerJan Schmidt <thaytan@noraisin.net>2009-06-11 11:39:25 +0100
commit6d32642887c79e3d2ac9ef9b7e8bb2f13b3f3d8d (patch)
tree9d80f029f7290fea170c14dbbc76d2b9ef501237
parent42c9f83b5fed7bad9a341da0b2bae02abd3edb58 (diff)
docs: Quieten a couple more docs warnings
-rw-r--r--gst/goom/goom_config_param.h2
-rw-r--r--gst/videomixer/videomixer.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/gst/goom/goom_config_param.h b/gst/goom/goom_config_param.h
index 468c49eac..c05f8f533 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 2d1ad1903..47689a6e4 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.
*/