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:
authorMichael Niedermayer <michaelni@gmx.at>2013-08-12 21:40:29 +0400
committerMichael Niedermayer <michaelni@gmx.at>2013-08-12 21:40:29 +0400
commit3500f53c9375d44e200f3785980a59830615f34b (patch)
tree531a2b62815cb43410d4941b9016e5ce293be13b /libavutil/opt.h
parent5086b26809bc4df41c18332adba11d2efec48ad9 (diff)
libavutil/opt.h: Fix duplicate words
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavutil/opt.h')
-rw-r--r--libavutil/opt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavutil/opt.h b/libavutil/opt.h
index 4802f681dc..3882751f05 100644
--- a/libavutil/opt.h
+++ b/libavutil/opt.h
@@ -163,7 +163,7 @@
*
* @subsection avoptions_implement_named_constants Named constants
* It is possible to create named constants for options. Simply set the unit
- * field of the option the constants should apply to to a string and
+ * field of the option the constants should apply to a string and
* create the constants themselves as options of type AV_OPT_TYPE_CONST
* with their unit field set to the same string.
* Their default_val field should contain the value of the named