summaryrefslogtreecommitdiff
path: root/libavcodec/alsdec.c
diff options
context:
space:
mode:
authorThilo Borgmann <thilo.borgmann@googlemail.com>2010-02-13 19:59:53 +0000
committerThilo Borgmann <thilo.borgmann@googlemail.com>2010-02-13 19:59:53 +0000
commit65760304bc6b47febaabd5155e905437034e1c86 (patch)
tree1a59449e55ec87947f2f27475b85591f3fae057b /libavcodec/alsdec.c
parente2b28acf8904d9adf660c972dc57cded9f0ec373 (diff)
Reindent a line.
Originally committed as revision 21810 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/alsdec.c')
-rw-r--r--libavcodec/alsdec.c2
1 files changed, 1 insertions, 1 deletions
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 {