forked from FFmpeg/FFmpeg
ffprobe: add cosmetical empty line
This commit is contained in:
parent
93f0882725
commit
65a3429e7a
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue