Re: [FFmpeg-devel] [PATCH] doc/protocols: Fixed missing example section marker

2015-03-17 Thread Michael Niedermayer
On Tue, Mar 17, 2015 at 02:07:50PM +0100, Tobias Rapp wrote: > Attached (trivial) patch adds some missing "@example" section marker > to protocols.texi > > Regards, > Tobias > protocols.texi |2 ++ > 1 file changed, 2 insertions(+) > c16beb3e1a1f99bd221417a2343a9fbf9cafa04c > 0001-doc-prot

[FFmpeg-devel] [PATCH] doc/protocols: Fixed missing example section marker

2015-03-17 Thread Tobias Rapp
Attached (trivial) patch adds some missing "@example" section marker to protocols.texi Regards, Tobias From 26410261c11aa48622a30b1032023f80fc9062c1 Mon Sep 17 00:00:00 2001 From: Tobias Rapp Date: Wed, 11 Mar 2015 11:22:04 +0100 Subject: [PATCH] doc/protocols: Fixed missing example section mar