changeset 4368:db099de6638f libavcodec

Fixed a typo, cosmetics.
author banan
date Sun, 21 Jan 2007 12:27:53 +0000
parents b885917fbfef
children e10acab2322a
files zmbvenc.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/zmbvenc.c	Sun Jan 21 12:26:23 2007 +0000
+++ b/zmbvenc.c	Sun Jan 21 12:27:53 2007 +0000
@@ -300,7 +300,7 @@
 
 
 /**
- * Uninit zmbv decoder
+ * Uninit zmbv encoder
  */
 static int encode_end(AVCodecContext *avctx)
 {