Commit cec0eea8 authored by rbultje's avatar rbultje

Reindent after r17764.



git-svn-id: file:///var/local/repositories/ffmpeg/trunk@17765 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 0e1f8bc3
......@@ -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