OSDN Git Service

avfilter: remove stray semicolon
authorMans Rullgard <mans@mansr.com>
Thu, 7 Oct 2010 02:11:55 +0000 (03:11 +0100)
committerMans Rullgard <mans@mansr.com>
Tue, 18 Jan 2011 20:48:23 +0000 (20:48 +0000)
libavfilter/avfilter.h

index 22b8b1c..ad8b1e5 100644 (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