Commit 8f8fae80 authored by Diego Biurrun's avatar Diego Biurrun

cosmetics: Reindent.

Originally committed as revision 11375 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent b83a8424
......@@ -717,7 +717,7 @@ resync:
goto resync;
if(flags&2 && (seq&0x7F) == 1)
av_add_index_entry(st, pos, timestamp, 0, 0, AVINDEX_KEYFRAME);
av_add_index_entry(st, pos, timestamp, 0, 0, AVINDEX_KEYFRAME);
}
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