Commit 9ffdc1d9 authored by diego's avatar diego

whitespace cosmetics: remove stray space


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@17295 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent d45b86ca
......@@ -155,7 +155,7 @@ void ff_xvmc_decode_mb(MpegEncContext *s)
// take the next free macroblock
mv_block = &render->mv_blocks[render->start_mv_blocks_num +
render->filled_mv_blocks_num ];
render->filled_mv_blocks_num];
mv_block->x = s->mb_x;
mv_block->y = s->mb_y;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment