[FFmpeg-cvslog] Makefile: Remove stray tabs

Michael Niedermayer git at videolan.org
Mon Jul 8 03:51:04 CEST 2013


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

Makefile: Remove stray tabs

Signed-off-by: Martin Storsjö <martin at martin.st>

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

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

diff --git a/libavformat/Makefile b/libavformat/Makefile
index 9d002a8..35070d7 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -9,7 +9,7 @@ OBJS = allformats.o         \
        avio.o               \
        aviobuf.o            \
        cutils.o             \
-       format.o		    \
+       format.o             \
        id3v1.o              \
        id3v2.o              \
        log2_tab.o           \



More information about the ffmpeg-cvslog mailing list