Commit c16d6c50 authored by Aurelien Jacobs's avatar Aurelien Jacobs

cosmetics: indentation

Originally committed as revision 10952 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent cc6de104
......@@ -1138,7 +1138,7 @@ int ff_msmpeg4_decode_init(MpegEncContext *s)
break;
case 5:
if (ENABLE_WMV2_DECODER)
s->decode_mb= ff_wmv2_decode_mb;
s->decode_mb= ff_wmv2_decode_mb;
case 6:
//FIXME + TODO VC1 decode mb
break;
......
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