Browse Source

ffprobe: add cosmetical empty line

tags/n2.2-rc1
Stefano Sabatini 11 years ago
parent
commit
65a3429e7a
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      ffprobe.c

+ 1
- 0
ffprobe.c View File

@@ -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…
Cancel
Save