[SCM] libav/experimental: Indent.

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:58:26 UTC 2013


The following commit has been merged in the experimental branch:
commit 626c46ec2320f29fbc64671137b6d9d2bb018e2c
Author: Ramiro Polla <ramiro.polla at gmail.com>
Date:   Sat Jan 23 20:18:38 2010 +0000

    Indent.
    
    Originally committed as revision 21408 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/configure b/configure
index 230d869..72c2db0 100755
--- a/configure
+++ b/configure
@@ -2108,7 +2108,7 @@ case $target_os in
             enabled_any avisynth vfwcap_indev &&
                 { check_cpp_condition w32api.h "(__W32API_MAJOR_VERSION > 3) || (__W32API_MAJOR_VERSION == 3 && __W32API_MINOR_VERSION >= 13)" ||
                   die "ERROR: avisynth and vfwcap_indev require w32api version 3.13 or later."; }
-            fi
+        fi
         ;;
     cygwin*)
         target_os=cygwin

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list