Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRamiro Polla <ramiro.polla@gmail.com>2009-05-25 22:37:16 +0400
committerRamiro Polla <ramiro.polla@gmail.com>2009-05-25 22:37:16 +0400
commitf9f36b4a4c75709e3c4ad608fa0220614da8edb7 (patch)
treea5abc52db251e9ca4ffe7110f96d9dceb3cd9ba3 /libavcodec/Makefile
parent8c68f25b209d149d7333052f016b60e91d78a2f4 (diff)
cosmetics: tabs->spaces
Originally committed as revision 18943 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/Makefile')
-rw-r--r--libavcodec/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index 3df0d458a3..69bd93d1d4 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 \