[SCM] libav/experimental: Reindent a line.

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


The following commit has been merged in the experimental branch:
commit 65760304bc6b47febaabd5155e905437034e1c86
Author: Thilo Borgmann <thilo.borgmann at googlemail.com>
Date:   Sat Feb 13 19:59:53 2010 +0000

    Reindent a line.
    
    Originally committed as revision 21810 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavcodec/alsdec.c b/libavcodec/alsdec.c
index a92c1ec..c00c57a 100644
--- a/libavcodec/alsdec.c
+++ b/libavcodec/alsdec.c
@@ -794,7 +794,7 @@ static int read_var_block_data(ALSDecContext *ctx, ALSBlockData *bd)
                     }
                 }
 
-            *current_res++ = res;
+                *current_res++ = res;
             }
         }
     } else {

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list