From 65760304bc6b47febaabd5155e905437034e1c86 Mon Sep 17 00:00:00 2001 From: Thilo Borgmann Date: Sat, 13 Feb 2010 19:59:53 +0000 Subject: Reindent a line. Originally committed as revision 21810 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/alsdec.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavcodec/alsdec.c') diff --git a/libavcodec/alsdec.c b/libavcodec/alsdec.c index a92c1ec8a2..c00c57afa0 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 { -- cgit v1.2.3