From 19e5356afd84869068d29e3f1bf065f4f5c3f716 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Mon, 18 May 2015 12:52:00 +0100 Subject: [PATCH] Revert "doc: Workaround gtkdoc issue" This reverts commit 460a7bf68292d057c77e84d1ea86b8e73fc081f3. This should be fixed by the gtk-doc 1.23 release. cannot contain : http://www.docbook.org/tdg/en/html/para.html http://www.docbook.org/tdg/en/html/refsect2.html --- plugins/elements/gstfdsrc.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/plugins/elements/gstfdsrc.c b/plugins/elements/gstfdsrc.c index c6551252b0..cebca2197d 100644 --- a/plugins/elements/gstfdsrc.c +++ b/plugins/elements/gstfdsrc.c @@ -44,7 +44,6 @@ * * * - * * * Example launch line * |[ @@ -52,7 +51,6 @@ * ]| A simple pipeline to read from the standard input and dump the data * with a fakesink as hex ascii block. * - * */ #ifdef HAVE_CONFIG_H