Reindent a line.

Originally committed as revision 21810 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Thilo Borgmann 2010-02-13 19:59:53 +00:00
parent e2b28acf89
commit 65760304bc
1 changed files with 1 additions and 1 deletions

View File

@ -794,7 +794,7 @@ static int read_var_block_data(ALSDecContext *ctx, ALSBlockData *bd)
}
}
*current_res++ = res;
*current_res++ = res;
}
}
} else {