[SCM] libav/experimental: cosmetics: indentation

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:17:41 UTC 2013


The following commit has been merged in the experimental branch:
commit cb6b4c98d2f8907f3ef43fbbac7d36de1c0949e2
Author: Diego Biurrun <diego at biurrun.de>
Date:   Tue Mar 25 09:54:38 2008 +0000

    cosmetics: indentation
    
    Originally committed as revision 12578 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/configure b/configure
index 940e5e0..e7fa4be 100755
--- a/configure
+++ b/configure
@@ -1308,8 +1308,8 @@ add_extralibs $osextralibs
 
 enabled logging || logfile=/dev/null
 
-    echo "# $0 $@" >$logfile
-    set >>$logfile
+echo "# $0 $@" >$logfile
+set >>$logfile
 
 # Combine FFLDFLAGS and the LDFLAGS environment variable.
 LDFLAGS="$FFLDFLAGS $LDFLAGS"

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list