libavcodec/bink.c: Fix duplicate words

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Michael Niedermayer 2013-08-12 19:40:29 +02:00
parent 9da6e742f4
commit c77c5f6c9f

View File

@ -143,7 +143,7 @@ enum BlockTypes {
}; };
/** /**
* Initialize length length in all bundles. * Initialize length in all bundles.
* *
* @param c decoder context * @param c decoder context
* @param width plane width * @param width plane width