mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-02 21:12:12 +00:00
typo
Originally committed as revision 8762 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
8520b6345c
commit
3154f6dbf9
@ -269,7 +269,7 @@ static int gif_parse_next_image(GifState *s)
|
||||
return -1;
|
||||
break;
|
||||
default:
|
||||
/* error or errneous EOF */
|
||||
/* error or erroneous EOF */
|
||||
return -1;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user