[FFmpeg-cvslog] examples/avio_reading: remove stray empty line

Stefano Sabatini git at videolan.org
Sun Feb 2 13:16:51 CET 2014


ffmpeg | branch: master | Stefano Sabatini <stefasab at gmail.com> | Sun Feb  2 12:35:46 2014 +0100| [60251c13e3c7ad037b46a5d169347fc97da777b9] | committer: Stefano Sabatini

examples/avio_reading: remove stray empty line

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=60251c13e3c7ad037b46a5d169347fc97da777b9
---

 doc/examples/avio_reading.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/doc/examples/avio_reading.c b/doc/examples/avio_reading.c
index a908954..9a1a6d2 100644
--- a/doc/examples/avio_reading.c
+++ b/doc/examples/avio_reading.c
@@ -29,7 +29,6 @@
  * @example doc/examples/avio_reading.c
  */
 
-
 #include <libavcodec/avcodec.h>
 #include <libavformat/avformat.h>
 #include <libavformat/avio.h>



More information about the ffmpeg-cvslog mailing list