mirror of
https://mirror.skon.top/https://github.com/FFmpeg/FFmpeg
synced 2026-04-20 21:00:41 +08:00
libavcodec/bink.c: Fix duplicate words
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user