From f9f36b4a4c75709e3c4ad608fa0220614da8edb7 Mon Sep 17 00:00:00 2001 From: Ramiro Polla Date: Mon, 25 May 2009 18:37:16 +0000 Subject: [PATCH] cosmetics: tabs->spaces Originally committed as revision 18943 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavcodec/Makefile b/libavcodec/Makefile index 3df0d45..69bd93d 100644 --- a/libavcodec/Makefile +++ b/libavcodec/Makefile @@ -505,7 +505,7 @@ OBJS-$(HAVE_NEON) += arm/dsputil_neon.o \ arm/h264dsp_neon.o \ arm/h264idct_neon.o \ arm/simple_idct_neon.o \ - $(NEON-OBJS-yes) + $(NEON-OBJS-yes) OBJS-$(ARCH_BFIN) += bfin/dsputil_bfin.o \ bfin/fdct_bfin.o \ -- 2.7.4