OSDN Git Service

Reindent a line.
authorThilo Borgmann <thilo.borgmann@googlemail.com>
Sat, 13 Feb 2010 19:59:53 +0000 (19:59 +0000)
committerThilo Borgmann <thilo.borgmann@googlemail.com>
Sat, 13 Feb 2010 19:59:53 +0000 (19:59 +0000)
Originally committed as revision 21810 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/alsdec.c

index a92c1ec..c00c57a 100644 (file)
@@ -794,7 +794,7 @@ static int read_var_block_data(ALSDecContext *ctx, ALSBlockData *bd)
                     }
                 }
 
-            *current_res++ = res;
+                *current_res++ = res;
             }
         }
     } else {