From 8dbb65ff36d377364b935ef6274d939b1482da1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Thu, 31 May 2007 19:12:37 +0000 Subject: ext/libmms/gstmms.h: No reason to use gpointers instead of typed pointes here as far as I can see. Original commit message from CVS: * ext/libmms/gstmms.h: No reason to use gpointers instead of typed pointes here as far as I can see. * ext/mythtv/gstmythtvsrc.c: * ext/neon/gstneonhttpsrc.c: * gst/switch/gstswitch.c: Don't use gtk-doc magic markers for things that aren't meant to be parsed by gtk-doc. Makes gtk-doc complain a bit less. --- gst/switch/gstswitch.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'gst/switch') diff --git a/gst/switch/gstswitch.c b/gst/switch/gstswitch.c index 1c66a791..73639d32 100644 --- a/gst/switch/gstswitch.c +++ b/gst/switch/gstswitch.c @@ -27,8 +27,7 @@ #include -/** - * This element allows runtime switching between many sources. It outputs a +/* This element allows runtime switching between many sources. It outputs a * new segment every time it switches. The input sources are expected to be * rate controlled/live or synced to the clock using identity sync=true upstream * of this element. If they are not, your cpu usage will hike up. -- cgit v1.2.1