diff --git a/ffprobe.c b/ffprobe.c index 748a4b9d35..4c6e9f238b 100644 --- a/ffprobe.c +++ b/ffprobe.c @@ -103,7 +103,7 @@ typedef enum { SECTION_ID_STREAM, SECTION_ID_STREAM_DISPOSITION, SECTION_ID_STREAMS, - SECTION_ID_STREAM_TAGS + SECTION_ID_STREAM_TAGS, } SectionID; static const struct section sections[] = {