[SCM] libav/experimental: comment grammar fix

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


The following commit has been merged in the experimental branch:
commit 7f3c02fc219428e47f5efeac687f37b8773b9204
Author: Diego Biurrun <diego at biurrun.de>
Date:   Tue Oct 16 23:15:50 2007 +0000

    comment grammar fix
    
    Originally committed as revision 10759 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/configure b/configure
index b9de803..e575b05 100755
--- a/configure
+++ b/configure
@@ -1730,7 +1730,7 @@ fi
 
 VHOOKCFLAGS="-fPIC"
 
-# find if .align arg is power-of-two or not
+# Find out if the .align argument is a power of two or not.
 if test $asmalign_pot = "unknown"; then
     disable asmalign_pot
     echo 'asm (".align 3");' | check_cc && enable asmalign_pot

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list