Commit 65a3429e authored by Stefano Sabatini's avatar Stefano Sabatini

ffprobe: add cosmetical empty line

parent 93f08827
......@@ -2381,6 +2381,7 @@ static int probe_file(WriterContext *wctx, const char *filename)
writer_print_section_footer(wctx);
CHECK_END;
}
if (do_show_programs) {
ret = show_programs(wctx, fmt_ctx);
CHECK_END;
......
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