Commit 2628f515 authored by Kostya Shishkov's avatar Kostya Shishkov

cosmetics: reindent a bit

Originally committed as revision 20898 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent a8eb8de4
......@@ -370,7 +370,7 @@ static int xan_decode_frame(AVCodecContext *avctx,
palette_control->palette_changed = 0;
memcpy(s->current_frame.data[1], palette_control->palette,
AVPALETTE_SIZE);
AVPALETTE_SIZE);
s->current_frame.palette_has_changed = 1;
s->buf = buf;
......
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