diff options
author | Diego Biurrun <diego@biurrun.de> | 2005-12-17 18:14:38 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2005-12-17 18:14:38 +0000 |
commit | 115329f16062074e11ccf3b89ead6176606c9696 (patch) | |
tree | e98aa993905a702688bf821737ab9a443969fc28 /doc/ffplay-doc.texi | |
parent | d76319b1ab716320f6e6a4d690b85fe4504ebd5b (diff) | |
download | ffmpeg-115329f16062074e11ccf3b89ead6176606c9696.tar.gz |
COSMETICS: Remove all trailing whitespace.
Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/ffplay-doc.texi')
-rw-r--r-- | doc/ffplay-doc.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ffplay-doc.texi b/doc/ffplay-doc.texi index 20525ed958..f3e9dc3363 100644 --- a/doc/ffplay-doc.texi +++ b/doc/ffplay-doc.texi @@ -19,7 +19,7 @@ various FFmpeg APIs. @chapter Invocation @section Syntax -@example +@example @c man begin SYNOPSIS ffplay [options] @file{input_file} @c man end |