From 85975aa9a58c0c187116efe9427efea2d16abc41 Mon Sep 17 00:00:00 2001 From: Panagiotis Issaris Date: Wed, 21 Feb 2007 23:48:20 +0000 Subject: Correct typo. Originally committed as revision 8058 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/avcodec.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h index 5eb34af..d874c76 100644 --- a/libavcodec/avcodec.h +++ b/libavcodec/avcodec.h @@ -2567,7 +2567,7 @@ void avcodec_flush_buffers(AVCodecContext *avctx); void avcodec_default_free_buffers(AVCodecContext *s); -/* misc usefull functions */ +/* misc useful functions */ /** * returns a single letter to describe the picture type -- cgit v1.1