[SCM] libav/experimental: adding a \ so we can add more lines without having to do a "cosmetic" change in the previous line

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 15:49:07 UTC 2013


The following commit has been merged in the experimental branch:
commit 6b7f5b3eb841b9319d4a349110c416cd1d43d4f8
Author: Michael Niedermayer <michaelni at gmx.at>
Date:   Fri Jul 14 10:04:29 2006 +0000

    adding a \ so we can add more lines without having to do a "cosmetic" change in the previous line
    
    Originally committed as revision 5741 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavutil/Makefile b/libavutil/Makefile
index eaec3de..0d9f1f4 100644
--- a/libavutil/Makefile
+++ b/libavutil/Makefile
@@ -13,7 +13,7 @@ OBJS= mathematics.o \
       crc.o \
       md5.o \
       lls.o \
-      adler32.o
+      adler32.o \
 
 HEADERS = avutil.h common.h mathematics.h integer.h rational.h \
           intfloat_readwrite.h md5.h adler32.h

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list