[FFmpeg-cvslog] avformat/Makefile: remove stray tab

Michael Niedermayer git at videolan.org
Sun Jul 7 12:01:40 CEST 2013


ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Sun Jul  7 11:56:02 2013 +0200| [a71832f826bbefd80fca59eb45c72b5d141a064b] | committer: Michael Niedermayer

avformat/Makefile: remove stray tab

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

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

 libavformat/Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libavformat/Makefile b/libavformat/Makefile
index bde8278..11e1a69 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -11,7 +11,7 @@ OBJS = allformats.o         \
        avio.o               \
        aviobuf.o            \
        cutils.o             \
-       format.o		    \
+       format.o             \
        id3v1.o              \
        id3v2.o              \
        metadata.o           \



More information about the ffmpeg-cvslog mailing list