Commit 5e40d0e8 authored by Ivo van Poorten's avatar Ivo van Poorten

cosmetics, superfluous space

Originally committed as revision 11430 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 71e1080e
......@@ -74,7 +74,7 @@ recover:
flags = get_byte(pb);
length = get_be16(pb);
pts_flag = flags & 0x10;
pts_flag = flags & 0x10;
if (syncword != PVA_MAGIC) {
av_log(s, AV_LOG_ERROR, "invalid syncword\n");
......
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