diff options
Diffstat (limited to 'libavcodec')
-rw-r--r-- | libavcodec/avcodec.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h index 5eb34afbe4..d874c76587 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 |