Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMans Rullgard <mans@mansr.com>2010-10-07 06:11:55 +0400
committerMans Rullgard <mans@mansr.com>2011-01-18 23:48:23 +0300
commitdaed21a17e42bd3f8f561eaf46651780fd6babfa (patch)
treea8bcccec56c9480b01ae8ab3537713f402275d33 /libavfilter
parent69c92320d760d3925d5c83c4fbca6012deef4195 (diff)
avfilter: remove stray semicolon
Diffstat (limited to 'libavfilter')
-rw-r--r--libavfilter/avfilter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/avfilter.h b/libavfilter/avfilter.h
index 22b8b1ca5b..ad8b1e51a5 100644
--- a/libavfilter/avfilter.h
+++ b/libavfilter/avfilter.h
@@ -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