OSDN Git Service

cosmetics: sort()
authorDiego Biurrun <diego@biurrun.de>
Sun, 14 Oct 2007 09:29:59 +0000 (09:29 +0000)
committerDiego Biurrun <diego@biurrun.de>
Sun, 14 Oct 2007 09:29:59 +0000 (09:29 +0000)
Originally committed as revision 10729 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavutil/Makefile

index bb10fd6..069912a 100644 (file)
@@ -4,8 +4,8 @@ OBJS = adler32.o \
        aes.o \
        base64.o \
        crc.o \
-       intfloat_readwrite.o \
        fifo.o \
+       intfloat_readwrite.o \
        lls.o \
        log.o \
        lzo.o \