Commit 95f03cf3 authored by Ronald S. Bultje's avatar Ronald S. Bultje

Reindent after r17764.

Originally committed as revision 17765 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent f3e71942
......@@ -538,8 +538,8 @@ int rtp_parse_packet(RTPDemuxContext *s, AVPacket *pkt,
}
}
// now perform timestamp things....
finalize_packet(s, pkt, timestamp);
// now perform timestamp things....
finalize_packet(s, pkt, timestamp);
return rv;
}
......
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