mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-13 21:28:01 +02:00
cosmetics: aswell --> as well typo fix
Originally committed as revision 8062 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
804de96a83
commit
3700dab4f2
@ -2601,7 +2601,7 @@ static int theora_decode_init(AVCodecContext *avctx)
|
||||
// return -1;
|
||||
}
|
||||
|
||||
// FIXME: check for this aswell
|
||||
// FIXME: Check for this as well.
|
||||
skip_bits(&gb, 6*8); /* "theora" */
|
||||
|
||||
switch(ptype)
|
||||
|
Loading…
Reference in New Issue
Block a user