libavcodec/bink.c: Fix duplicate words

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
pull/37/head
Michael Niedermayer 12 years ago
parent 9da6e742f4
commit c77c5f6c9f
  1. 2
      libavcodec/bink.c

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

Loading…
Cancel
Save