avfilter: remove stray semicolon

This commit is contained in:
Mans Rullgard
2011-01-18 20:48:23 +00:00
parent 69c92320d7
commit daed21a17e
+1 -1
View File
@@ -227,7 +227,7 @@ typedef struct AVFilterFormats {
unsigned refcount; ///< number of references to this list
struct AVFilterFormats ***refs; ///< references to this list
} AVFilterFormats;;
} AVFilterFormats;
/**
* Create a list of supported formats. This is intended for use in