Commit 908dc2a0 authored by Aurelien Jacobs's avatar Aurelien Jacobs

cosmetic: alignment

Originally committed as revision 25869 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 87d69d32
......@@ -86,5 +86,5 @@ AVOutputFormat ass_muxer = {
.write_header = write_header,
.write_packet = write_packet,
.write_trailer = write_trailer,
.flags = AVFMT_GLOBALHEADER | AVFMT_NOTIMESTAMPS
.flags = AVFMT_GLOBALHEADER | AVFMT_NOTIMESTAMPS,
};
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