From: Mathieu Duponchelle Date: Wed, 29 May 2019 21:00:48 +0000 (+0200) Subject: doc: remove xml from comments X-Git-Tag: 1.19.3~505^2~80 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dd96c2a98903c0299a945d53cbc481c0b93ae7d5;p=platform%2Fupstream%2Fgstreamer.git doc: remove xml from comments --- diff --git a/ext/sidplay/gstsiddec.cc b/ext/sidplay/gstsiddec.cc index 5d6c825..feb8ab7 100644 --- a/ext/sidplay/gstsiddec.cc +++ b/ext/sidplay/gstsiddec.cc @@ -30,12 +30,11 @@ * * Seeking is not (and cannot be) implemented. * - * - * Example pipelines + * ## Example pipelines + * * |[ * gst-launch-1.0 -v filesrc location=Hawkeye.sid ! siddec ! audioconvert ! audioresample ! autoaudiosink * ]| Decode a sid file and play it back. - * */ #ifdef HAVE_CONFIG_H