[FFmpeg-devel] [PATCH 3/4] doc/faq: remove indent in example.

Clément Bœsch u at pkh.me
Tue Sep 24 21:48:40 CEST 2013


On Tue, Sep 24, 2013 at 09:46:29PM +0200, Clément Bœsch wrote:
> CSS should take care of this.
> ---
>  doc/faq.texi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/doc/faq.texi b/doc/faq.texi
> index 9572701..b652876 100644
> --- a/doc/faq.texi
> +++ b/doc/faq.texi
> @@ -497,7 +497,7 @@ An easy way to get the full list of required libraries in dependency order
>  is to use @code{pkg-config}.
>  
>  @example
> -  c99 -o program program.c $(pkg-config --cflags --libs libavformat libavcodec)
> +c99 -o program program.c $(pkg-config --cflags --libs libavformat libavcodec)
>  @end example
>  

Fixed the other entries locally as well.

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130924/f9fb7630/attachment.asc>


More information about the ffmpeg-devel mailing list