summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 468c49ea..c05f8f53 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 2d1ad190..47689a6e 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.
*/