Fixed a typo, cosmetics.

Originally committed as revision 7598 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Benjamin Larsson 2007-01-21 12:27:53 +00:00
parent 96dbe78f75
commit 65de07ea4f
1 changed files with 1 additions and 1 deletions

View File

@ -300,7 +300,7 @@ static int encode_init(AVCodecContext *avctx)
/**
* Uninit zmbv decoder
* Uninit zmbv encoder
*/
static int encode_end(AVCodecContext *avctx)
{