Commit e75d2335 authored by Michael Niedermayer's avatar Michael Niedermayer

Fix indention.

Originally committed as revision 21091 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 4ad04da2
......@@ -109,7 +109,7 @@ int ff_intel_h263_decode_picture_header(MpegEncContext *s)
s->y_dc_scale_table=
s->c_dc_scale_table= ff_mpeg1_dc_scale_table;
ff_h263_show_pict_info(s);
ff_h263_show_pict_info(s);
return 0;
}
......
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